The SixBit Application Programming Interface
OrdersList Field (GetPaidOrdersNotShippedResponseType)






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

GetPaidOrdersNotShippedResponseType Class
GetPaidOrdersNotShippedResponseType Members

Send Feedback