AccountsRepositoryAccountGroupIdAttribute 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<Account, Guid> AccountGroupIdAttribute
Public Shared ReadOnly AccountGroupIdAttribute As ColumnDataAttribute(Of Account, Guid)
public:
static initonly ColumnDataAttribute<Account^, Guid^>^ AccountGroupIdAttribute
static val AccountGroupIdAttribute: ColumnDataAttribute<Account, Guid>
Field Value
Type:
ColumnDataAttributeAccount,
Guid
See Also