BulkPaymentOrderLinesRepositoryRefDocumentTypeIdAttribute 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> RefDocumentTypeIdAttribute
Public Shared ReadOnly RefDocumentTypeIdAttribute As ColumnDataAttribute(Of BulkPaymentOrderLine, Guid)
public:
static initonly ColumnDataAttribute<BulkPaymentOrderLine^, Guid^>^ RefDocumentTypeIdAttribute
static val RefDocumentTypeIdAttribute: ColumnDataAttribute<BulkPaymentOrderLine, Guid>
Field Value
Type:
ColumnDataAttributeBulkPaymentOrderLine,
Guid
See Also