SalesOrdersRulesPaymentAccountEnterpriseCompany Field |
The payment account enterprise company should be the same as the payment enterprise company.
Namespace:
Aloe.EnterpriseOne.Model.Crm.Sales
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly CheckConstraint<SalesOrder> PaymentAccountEnterpriseCompany
Public Shared ReadOnly PaymentAccountEnterpriseCompany As CheckConstraint(Of SalesOrder)
public:
static initonly CheckConstraint<SalesOrder^>^ PaymentAccountEnterpriseCompany
static val PaymentAccountEnterpriseCompany: CheckConstraint<SalesOrder>
Field Value
Type:
CheckConstraintSalesOrder
See Also