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