Click or drag to resize

PaymentTransactionsRepositoryDocumentIdAttribute 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<PaymentTransaction, Guid> DocumentIdAttribute

Field Value

Type: ColumnDataAttributePaymentTransaction, Guid
See Also