PaymentSlipAmountsRepositoryDescriptionAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<PaymentSlipAmount, string> DescriptionAttribute
Public Shared ReadOnly DescriptionAttribute As ColumnDataAttribute(Of PaymentSlipAmount, String)
public:
static initonly ColumnDataAttribute<PaymentSlipAmount^, String^>^ DescriptionAttribute
static val DescriptionAttribute: ColumnDataAttribute<PaymentSlipAmount, string>
Field Value
Type:
ColumnDataAttributePaymentSlipAmount,
String
See Also