ElementModelParameters Property |
Namespace: Livit.Learn.Model
This defines a list of parameters and their values to be applied to the element.
<Parameters> <Parameter Id="MyPara1" Value="0" /> <Parameter Id="MyPara2" Value="1.25" /> </Parameters>