PaymentSlipAmountsRepositoryDirectionAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<PaymentSlipAmount, PaymentOrdersRepositoryDirection> DirectionAttribute
Public Shared ReadOnly DirectionAttribute As StringEnumDataAttribute(Of PaymentSlipAmount, PaymentOrdersRepositoryDirection)
public:
static initonly StringEnumDataAttribute<PaymentSlipAmount^, PaymentOrdersRepositoryDirection^>^ DirectionAttribute
static val DirectionAttribute: StringEnumDataAttribute<PaymentSlipAmount, PaymentOrdersRepositoryDirection>
Field Value
Type:
StringEnumDataAttributePaymentSlipAmount,
PaymentOrdersRepositoryDirection
See Also