AccountRequiredPropertiesRepositoryKeyOrderAttribute Field |
Definition of the
KeyOrder data attribute
Namespace:
Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<AccountRequiredProperty, int> KeyOrderAttribute
Public Shared ReadOnly KeyOrderAttribute As ColumnDataAttribute(Of AccountRequiredProperty, Integer)
public:
static initonly ColumnDataAttribute<AccountRequiredProperty^, int>^ KeyOrderAttribute
static val KeyOrderAttribute: ColumnDataAttribute<AccountRequiredProperty, int>
Field Value
Type:
ColumnDataAttributeAccountRequiredProperty,
Int32
See Also