AccountRequiredPropertiesRepositoryPropertyIdAttribute Field |
Definition of the data attribute for
Property reference
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, Guid> PropertyIdAttribute
Public Shared ReadOnly PropertyIdAttribute As ColumnDataAttribute(Of AccountRequiredProperty, Guid)
public:
static initonly ColumnDataAttribute<AccountRequiredProperty^, Guid^>^ PropertyIdAttribute
static val PropertyIdAttribute: ColumnDataAttribute<AccountRequiredProperty, Guid>
Field Value
Type:
ColumnDataAttributeAccountRequiredProperty,
Guid
See Also