The SixBit Application Programming Interface
SupplierID Field (SuppliersListRequestType)






Syntax
'Declaration
 
Public SupplierID As System.String
'Usage
 
Dim instance As SuppliersListRequestType
Dim value As System.String
 
value = instance.SupplierID
 
instance.SupplierID = value
public System.string SupplierID
public field SupplierID: System.String; 
public var SupplierID : System.String;
public: System.string* SupplierID
public:
System.String^ SupplierID
Remarks
SupplierIDs are automatically generated by SixBit. To request multiple suppliers, separate the supplierids with commas. For example, 21,43,58
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SuppliersListRequestType Class
SuppliersListRequestType Members

Send Feedback