BulkPaymentOrderLinesRepositoryBulkPaymentOrderIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<BulkPaymentOrderLine, Guid> BulkPaymentOrderIdAttribute
Public Shared ReadOnly BulkPaymentOrderIdAttribute As ColumnDataAttribute(Of BulkPaymentOrderLine, Guid)
public:
static initonly ColumnDataAttribute<BulkPaymentOrderLine^, Guid^>^ BulkPaymentOrderIdAttribute
static val BulkPaymentOrderIdAttribute: ColumnDataAttribute<BulkPaymentOrderLine, Guid>
Field Value
Type:
ColumnDataAttributeBulkPaymentOrderLine,
Guid
See Also