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