Accusoft.FSInvoices1.Net
Phones Property (ICompanyData)




Gets the list of company phone numbers.
Syntax
'Declaration
 
ReadOnly Property Phones As IEnumerable(Of IPhoneRecord)
'Usage
 
Dim instance As ICompanyData
Dim value As IEnumerable(Of IPhoneRecord)
 
value = instance.Phones
__property IEnumerable<IPhoneRecord*>* get_Phones();
property IEnumerable<IPhoneRecord^>^ Phones {
   IEnumerable<IPhoneRecord^>^ get();
}
See Also

Reference

ICompanyData Interface
ICompanyData Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback