AccountGroupsRepositoryParentAccountGroupIdAttribute Field |
Definition of the data attribute for
Parent 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<AccountGroup, Nullable<Guid>> ParentAccountGroupIdAttribute
Public Shared ReadOnly ParentAccountGroupIdAttribute As ColumnDataAttribute(Of AccountGroup, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<AccountGroup^, Nullable<Guid^>^>^ ParentAccountGroupIdAttribute
static val ParentAccountGroupIdAttribute: ColumnDataAttribute<AccountGroup, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeAccountGroup,
NullableGuid
See Also