AccountRequiredPropertiesRepositoryKeyPropertyAttribute Field |
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, bool> KeyPropertyAttribute
Public Shared ReadOnly KeyPropertyAttribute As ColumnDataAttribute(Of AccountRequiredProperty, Boolean)
public:
static initonly ColumnDataAttribute<AccountRequiredProperty^, bool>^ KeyPropertyAttribute
static val KeyPropertyAttribute: ColumnDataAttribute<AccountRequiredProperty, bool>
Field Value
Type:
ColumnDataAttributeAccountRequiredProperty,
Boolean
See Also