AccountingVoucherLinesRepositoryItemKeyAttribute Field |
Definition of the
ItemKey data attribute
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, string> ItemKeyAttribute
Public Shared ReadOnly ItemKeyAttribute As ColumnDataAttribute(Of AccountingVoucherLine, String)
public:
static initonly ColumnDataAttribute<AccountingVoucherLine^, String^>^ ItemKeyAttribute
static val ItemKeyAttribute: ColumnDataAttribute<AccountingVoucherLine, string>
Field Value
Type:
ColumnDataAttributeAccountingVoucherLine,
String
See Also