PaymentOrdersRepositoryRefDocumentIdAttribute Field |
Definition of the data attribute for
RefDocument reference
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, Nullable<Guid>> RefDocumentIdAttribute
Public Shared ReadOnly RefDocumentIdAttribute As ColumnDataAttribute(Of PaymentOrder, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<PaymentOrder^, Nullable<Guid^>^>^ RefDocumentIdAttribute
static val RefDocumentIdAttribute: ColumnDataAttribute<PaymentOrder, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributePaymentOrder,
NullableGuid
See Also