The SixBit Application Programming Interface
SalesList Field






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

SalesListResponseType Class
SalesListResponseType Members

Send Feedback