The SixBit Application Programming Interface
UpdateRunningListings Field






Syntax
'Declaration
 
Public UpdateRunningListings As System.Boolean
'Usage
 
Dim instance As ItemsRequestType
Dim value As System.Boolean
 
value = instance.UpdateRunningListings
 
instance.UpdateRunningListings = value
public System.bool UpdateRunningListings
public field UpdateRunningListings: System.Boolean; 
public var UpdateRunningListings : System.boolean;
public: System.bool UpdateRunningListings
public:
System.bool UpdateRunningListings
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

ItemsRequestType Class
ItemsRequestType Members

Send Feedback