LeaseContractsRepositoryCreditLimitOverrideAttribute 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, bool> CreditLimitOverrideAttribute
Public Shared ReadOnly CreditLimitOverrideAttribute As ColumnDataAttribute(Of LeaseContract, Boolean)
public:
static initonly ColumnDataAttribute<LeaseContract^, bool>^ CreditLimitOverrideAttribute
static val CreditLimitOverrideAttribute: ColumnDataAttribute<LeaseContract, bool>
Field Value
Type:
ColumnDataAttributeLeaseContract,
Boolean
See Also