AccountingVoucherLinesRepositoryCorrespondanceNoAttribute 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, int> CorrespondanceNoAttribute
Public Shared ReadOnly CorrespondanceNoAttribute As ColumnDataAttribute(Of AccountingVoucherLine, Integer)
public:
static initonly ColumnDataAttribute<AccountingVoucherLine^, int>^ CorrespondanceNoAttribute
static val CorrespondanceNoAttribute: ColumnDataAttribute<AccountingVoucherLine, int>
Field Value
Type:
ColumnDataAttributeAccountingVoucherLine,
Int32
See Also