Click or drag to resize

CompanyRegistrationVATNumber Property

VAT registration number where applicable. null means that VAT number is not applicable or unknown. [Filter(eq)] [ORD]

Namespace:  Aloe.EnterpriseOne.Model.General.Contacts
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string RegistrationVATNumber { get; set; }

Property Value

Type: String
See Also