ParamValues Class
Jump to navigation
Jump to search
Member of: SynthesisAPI
Represents the parameter name and value pair of a cModel object.
Properties
Name | Description |
---|---|
Value | Gets the value of the parameter. Double. |
ParamName | Gets the name of the parameter.String. |