AccountingVoucherLinesRepositoryProfitCenterIdAttribute 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<AccountingVoucherLine, Nullable<Guid>> ProfitCenterIdAttribute
Public Shared ReadOnly ProfitCenterIdAttribute As ColumnDataAttribute(Of AccountingVoucherLine, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<AccountingVoucherLine^, Nullable<Guid^>^>^ ProfitCenterIdAttribute
static val ProfitCenterIdAttribute: ColumnDataAttribute<AccountingVoucherLine, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeAccountingVoucherLine,
NullableGuid
See Also