| IElementModelParameterCollectionItem Property (String) |
Returns value of a parameter by its name
Namespace: FlexRule.Core.ModelAssembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxstring this[
string name
] { get; }Parameters
- name
- Type: SystemString
Name of parameter
Return Value
Type:
StringValue of parameter
See Also