Dynamicweb 8 Documentation
QueryVariableCollection Class
Members 

Object Model
QueryVariableCollection ClassQueryVariable Class
Syntax
'Declaration
 
Public Class QueryVariableCollection 
   Inherits System.Collections.Generic.List(Of QueryVariable)
public class QueryVariableCollection : System.Collections.Generic.List<QueryVariable> 
Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<T>
      Dynamicweb.Modules.DataManagement.QueryVariableCollection

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

QueryVariableCollection Members
Dynamicweb.Modules.DataManagement Namespace

Send Feedback