The SixBit Application Programming Interface
BuyersList Field






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

BuyersListResponseType Class
BuyersListResponseType Members

Send Feedback