Skip to content

f6165a68 5f48 6de4 8f9b a260a6ce15dc

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

FieldValueInformation.IsErrorValue Property

Additional header content

Gets or sets a value indicating whether [is error value].

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 bool IsErrorValue { get; set; }

VB

Public Property IsErrorValue As Boolean
	Get
	Set

Property Value

Type: Boolean
true if [is error value]; otherwise, false.

Remarks

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

See Also

Reference

FieldValueInformation Class
iTin.Export.ComponentModel Namespace

Clone this wiki locally