TemplateLinePropertyPropertyNo Property |
The ordinal position of the property value in the item key of the account. [Required] [Filter(eq)]
Namespace:
Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic int PropertyNo { get; set; }
Public Property PropertyNo As Integer
Get
Set
public:
property int PropertyNo {
int get ();
void set (int value);
}
member PropertyNo : int with get, set
Property Value
Type:
Int32
See Also