Skip to content

21906faa 105f c523 532a 91e2797e47b5

Fernando Garcia edited this page May 8, 2018 · 1 revision

FieldValueInformation.Value Property

Additional header content

Gets or sets the data.

Namespace: iTin.Export.ComponentModel
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public Object Value { get; set; }

VB

Public Property Value As Object
	Get
	Set

Property Value

Type: Object
The data.

Remarks

[Missing documentation for "P:iTin.Export.ComponentModel.FieldValueInformation.Value"]

See Also

Reference

FieldValueInformation Class
iTin.Export.ComponentModel Namespace

Clone this wiki locally