dotnetCHARTING Send comments on this topic.
Parameter Class Members
See Also  Properties 
dotnetCHARTING Namespace : Parameter Class


The following tables list the members exposed by Parameter.

Public Constructors

  Name Description
Public Constructor Parameter Constructor Overloaded.  Initializes a new instance of the Parameter class.  
Top

Public Properties

  Name Description
Public Property Name Gets or sets the parameter name.  
Public Property Type Gets or sets the parameter's FieldType.  
Public Property Value Gets or sets the parameter's value.  
Top

See Also