CustomPropertiesRepositoryKeyOrderAttribute Field |
Definition of the
KeyOrder data attribute
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<CustomProperty, Nullable<byte>> KeyOrderAttribute
Public Shared ReadOnly KeyOrderAttribute As ColumnDataAttribute(Of CustomProperty, Nullable(Of Byte))
public:
static initonly ColumnDataAttribute<CustomProperty^, Nullable<unsigned char>^>^ KeyOrderAttribute
static val KeyOrderAttribute: ColumnDataAttribute<CustomProperty, Nullable<byte>>
Field Value
Type:
ColumnDataAttributeCustomProperty,
NullableByte
See Also