Accusoft.FSInvoices1.Net
CompanyNameAliases Property (ICompanyData)




Gets the list of names by which the company is known.
Syntax
'Declaration
 
ReadOnly Property CompanyNameAliases As IEnumerable(Of String)
'Usage
 
Dim instance As ICompanyData
Dim value As IEnumerable(Of String)
 
value = instance.CompanyNameAliases
IEnumerable<string> CompanyNameAliases {get;}
__property IEnumerable<string*>* get_CompanyNameAliases();
property IEnumerable<String^>^ CompanyNameAliases {
   IEnumerable<String^>^ get();
}
See Also

Reference

ICompanyData Interface
ICompanyData Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback