Skip to content

5e400ff6 2bb7 06f6 71a6 e78a693fad50

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

WhenChangeConditionModel.IsEmpty Property

Additional header content

Gets a value indicating whether this condition is an empty condition.

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

Syntax

C#

public bool IsEmpty { get; }

VB

Public ReadOnly Property IsEmpty As Boolean
	Get

Property Value

Type: Boolean
true if is an empty condition; otherwise, false.

Remarks

[Missing documentation for "P:iTin.Export.Model.WhenChangeConditionModel.IsEmpty"]

See Also

Reference

WhenChangeConditionModel Class
iTin.Export.Model Namespace

Clone this wiki locally