ParamValues Class: Difference between revisions
Jump to navigation
Jump to search
Chris Kahn (talk | contribs) |
Kate Racaza (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Template: | {{Template:API}}{{Template:APIBreadcrumb|9}} | ||
{{Template: | |||
<onlyinclude>An object array that stores a model's parameter names and values.</onlyinclude> | |||
== Properties == | == Properties == | ||
{| {{APITable}} | |||
|- | |||
| style="width: 150px;"|Value||''Double''. Sets or gets the value of the parameter. | |||
|- | |||
|ParamName||''String''. Sets or gets the name of the parameter. | |||
|} | |||
Revision as of 22:32, 28 July 2015
Member of: SynthesisAPI9
An object array that stores a model's parameter names and values.
Properties
Name | Description |
---|---|
Value | Double. Sets or gets the value of the parameter. |
ParamName | String. Sets or gets the name of the parameter. |