CostCentersRepositoryParentCostCenterIdAttribute 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<CostCenter, Nullable<Guid>> ParentCostCenterIdAttribute
Public Shared ReadOnly ParentCostCenterIdAttribute As ColumnDataAttribute(Of CostCenter, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<CostCenter^, Nullable<Guid^>^>^ ParentCostCenterIdAttribute
static val ParentCostCenterIdAttribute: ColumnDataAttribute<CostCenter, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeCostCenter,
NullableGuid
See Also