Click or drag to resize
ElementModelBuilderCreateParameterCollection Method
Creates the parameters as a dictionary

Namespace: FlexRule.Core.Model
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
protected IDictionary<string, string> CreateParameterCollection()

Return Value

Type: IDictionaryString, String
See Also