Skip to content

4db30587 63fb c3a8 8130 3e7c42aae0f2

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

FieldValueInformation.FormattedValue 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 string FormattedValue { get; set; }

VB

Public Property FormattedValue As String
	Get
	Set

Property Value

Type: String
The data.

Remarks

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

See Also

Reference

FieldValueInformation Class
iTin.Export.ComponentModel Namespace

Clone this wiki locally