LeaseContractsRepositoryPaymentAccountIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<LeaseContract, Nullable<Guid>> PaymentAccountIdAttribute
Public Shared ReadOnly PaymentAccountIdAttribute As ColumnDataAttribute(Of LeaseContract, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<LeaseContract^, Nullable<Guid^>^>^ PaymentAccountIdAttribute
static val PaymentAccountIdAttribute: ColumnDataAttribute<LeaseContract, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeLeaseContract,
NullableGuid
See Also