PaymentSlipsRepositoryDocumentCurrencyIdAttribute 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<PaymentSlip, Guid> DocumentCurrencyIdAttribute
Public Shared ReadOnly DocumentCurrencyIdAttribute As ColumnDataAttribute(Of PaymentSlip, Guid)
public:
static initonly ColumnDataAttribute<PaymentSlip^, Guid^>^ DocumentCurrencyIdAttribute
static val DocumentCurrencyIdAttribute: ColumnDataAttribute<PaymentSlip, Guid>
Field Value
Type:
ColumnDataAttributePaymentSlip,
Guid
See Also