Click or drag to resize

CloneProcessTemplateResultControlElementMap Field

Key is the source controlelementid. Value is the cloned control element object.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public Dictionary<int, ControlElement> ControlElementMap

Field Value

Type: DictionaryInt32, ControlElement
See Also