ParamValues Class

From ReliaWiki
Revision as of 23:38, 7 April 2016 by Kate Racaza (talk | contribs)
Jump to navigation Jump to search
APIWiki.png


Member of: SynthesisAPI


Represents the parameter names and their values for an associated cModel object.

Properties

Name Description
Value Gets the value of the parameter. Double.
ParamName Gets the name of the parameter.String.



See Also