VoucherCorrespondancesRepositoryDebitVoucherLineIdAttribute 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<VoucherCorrespondance, Guid> DebitVoucherLineIdAttribute
Public Shared ReadOnly DebitVoucherLineIdAttribute As ColumnDataAttribute(Of VoucherCorrespondance, Guid)
public:
static initonly ColumnDataAttribute<VoucherCorrespondance^, Guid^>^ DebitVoucherLineIdAttribute
static val DebitVoucherLineIdAttribute: ColumnDataAttribute<VoucherCorrespondance, Guid>
Field Value
Type:
ColumnDataAttributeVoucherCorrespondance,
Guid
See Also