dotnetCHARTING Send comments on this topic.
Parameter Constructor
See Also 
dotnetCHARTING Namespace > Parameter Class : Parameter Constructor


Initializes a new instance of the Parameter class.

Overload List

Overload Description
Parameter Constructor() Initializes a new instance of the Parameter class.  
Parameter Constructor(String,String,FieldType) Initializes a new instance of the Parameter class with a name, value, and FieldType.  

See Also