The SixBit Application Programming Interface
ItemsList Field






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

ItemsListResponseType Class
ItemsListResponseType Members

Send Feedback