PaymentTransactionsRepositoryParentPaymentSlipAmountIdAttribute 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<PaymentTransaction, Nullable<Guid>> ParentPaymentSlipAmountIdAttribute
Public Shared ReadOnly ParentPaymentSlipAmountIdAttribute As ColumnDataAttribute(Of PaymentTransaction, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<PaymentTransaction^, Nullable<Guid^>^>^ ParentPaymentSlipAmountIdAttribute
static val ParentPaymentSlipAmountIdAttribute: ColumnDataAttribute<PaymentTransaction, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributePaymentTransaction,
NullableGuid
See Also