Click or drag to resize

PaymentOrdersRepositoryDocumentIdAttribute Field

Definition of the data attribute referring to the base class table

Namespace:  Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static readonly ColumnDataAttribute<PaymentOrder, Guid> DocumentIdAttribute

Field Value

Type: ColumnDataAttributePaymentOrder, Guid
See Also