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




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

Reference

ICompanyData Interface
ICompanyData Members