PaymentOrdersRepositoryDirectionAttribute 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<PaymentOrder, PaymentOrdersRepositoryDirection> DirectionAttribute
Public Shared ReadOnly DirectionAttribute As StringEnumDataAttribute(Of PaymentOrder, PaymentOrdersRepositoryDirection)
public:
static initonly StringEnumDataAttribute<PaymentOrder^, PaymentOrdersRepositoryDirection^>^ DirectionAttribute
static val DirectionAttribute: StringEnumDataAttribute<PaymentOrder, PaymentOrdersRepositoryDirection>
Field Value
Type:
StringEnumDataAttributePaymentOrder,
PaymentOrdersRepositoryDirection
See Also