Click or drag to resize

PaymentTransactionsRepositoryReversalReasonAttribute Field

Definition of the ReversalReason data attribute

Namespace:  Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static readonly StringEnumDataAttribute<PaymentTransaction, Nullable<PaymentTransactionsRepositoryReversalReason>> ReversalReasonAttribute

Field Value

Type: StringEnumDataAttributePaymentTransaction, NullablePaymentTransactionsRepositoryReversalReason
See Also