ParamValues Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Template:APIClass|Global_Model|Global Model}}
{{Template:APIClass|Global_Model|Global Model}}
{{Template:ParamValues Class.Cmt}}


== Properties  ==
== Properties  ==
*'''[[ParamValues.Value|Value]]''' {{APIComment|Gets the value of the parameter given the ID}}
*'''[[ParamValues.Value|Value]]''' {{APIComment|Gets the value of the parameter given the ID}}
*'''[[ParamValues.ParamName|ParamName]]''' {{APIComment|Gets the name of the parameter}}
*'''[[ParamValues.ParamName|ParamName]]''' {{APIComment|Gets the name of the parameter}}
{{APIComment|Model's parameter name and value.}}

Revision as of 17:26, 30 January 2014


Model's parameter name and value.

Properties

  • Value Gets the value of the parameter given the ID
  • ParamName Gets the name of the parameter