The SixBit Application Programming Interface
SuppliersList Field






Syntax
'Declaration
 
Public SuppliersList As System.Xml.Linq.XDocument
'Usage
 
Dim instance As SuppliersListResponseType
Dim value As System.Xml.Linq.XDocument
 
value = instance.SuppliersList
 
instance.SuppliersList = value
public System.Xml.Linq.XDocument SuppliersList
public field SuppliersList: System.Xml.Linq.XDocument; 
public var SuppliersList : System.Xml.Linq.XDocument;
public: System.Xml.Linq.XDocument* SuppliersList
public:
System.Xml.Linq.XDocument^ SuppliersList
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

SuppliersListResponseType Class
SuppliersListResponseType Members

Send Feedback