BPM.Server
QueryParameterCollection Class
Members 



Object Model
QueryParameterCollection ClassQueryParameter Class
Syntax
'Declaration
 
Public Class QueryParameterCollection 
   Inherits BPM.BPMList(Of QueryParameter)
   Implements BPM.IPackableCollection 
'Usage
 
Dim instance As QueryParameterCollection
public class QueryParameterCollection : BPM.BPMList<QueryParameter>, BPM.IPackableCollection  
public ref class QueryParameterCollection : public BPM.BPMList<QueryParameter>, BPM.IPackableCollection  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      BPM.BPMList<T>
         BPM.Server.Data.Common.QueryParameterCollection

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

QueryParameterCollection Members
BPM.Server.Data.Common Namespace

Send Feedback