Accusoft.FSInvoices1.Net - Updated
Name Property (IVendor)




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

Reference

IVendor Interface
IVendor Members