Accusoft.FSInvoices1.Net - Updated
CompanyName Property (ICompanyData)




Accusoft.FSInvoices Namespace > ICompanyData Interface : CompanyName Property
Gets the company name.
Syntax
'Declaration
 
ReadOnly Property CompanyName As String
'Usage
 
Dim instance As ICompanyData
Dim value As String
 
value = instance.CompanyName
string CompanyName {get;}
__property string* get_CompanyName();
property String^ CompanyName {
   String^ get();
}
See Also

Reference

ICompanyData Interface
ICompanyData Members