SalesOrderPaymentPlansRepositoryPaymentAccountIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Sales
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<SalesOrderPaymentPlan, Nullable<Guid>> PaymentAccountIdAttribute
Public Shared ReadOnly PaymentAccountIdAttribute As ColumnDataAttribute(Of SalesOrderPaymentPlan, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<SalesOrderPaymentPlan^, Nullable<Guid^>^>^ PaymentAccountIdAttribute
static val PaymentAccountIdAttribute: ColumnDataAttribute<SalesOrderPaymentPlan, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeSalesOrderPaymentPlan,
NullableGuid
See Also