CompanyName Property
Company name of customer or vendor.
Syntax
[VB.NET] Public Property CompanyName As String
[C#] public string CompanyName {get; set;}
Remarks
The company name of the customer or vendor. If specified, can be identical to the CustomerName or VendorName property.
Default Value
""