PaymentTypesRepositorySystemTypeAttribute 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<PaymentType, Nullable<PaymentTypesRepositorySystemType>> SystemTypeAttribute
Public Shared ReadOnly SystemTypeAttribute As StringEnumDataAttribute(Of PaymentType, Nullable(Of PaymentTypesRepositorySystemType))
public:
static initonly StringEnumDataAttribute<PaymentType^, Nullable<PaymentTypesRepositorySystemType^>^>^ SystemTypeAttribute
static val SystemTypeAttribute: StringEnumDataAttribute<PaymentType, Nullable<PaymentTypesRepositorySystemType>>
Field Value
Type:
StringEnumDataAttributePaymentType,
NullablePaymentTypesRepositorySystemType
See Also