FieldNo |
Scroll |
Gets or sets the number of the field the condition is applied to.
Namespace: Therefore.API
Visual Basic Public Overridable Property FieldNo As Integer C# public virtual int FieldNo { set; get; }
Property Value The number of the field the condition is applied to. If the condition has not been associated with a field the default value 0 will be returned. |
|