The SixBit Application Programming Interface
ResolveVariables Field






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

ItemsListRequestType Class
ItemsListRequestType Members

Send Feedback