CustomersRepositoryCreditLimitAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly AmountDataAttribute<Customer> CreditLimitAttribute
Public Shared ReadOnly CreditLimitAttribute As AmountDataAttribute(Of Customer)
public:
static initonly AmountDataAttribute<Customer^>^ CreditLimitAttribute
static val CreditLimitAttribute: AmountDataAttribute<Customer>
Field Value
Type:
AmountDataAttributeCustomer
See Also