| 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
Syntaxpublic Dictionary<int, ControlElement> ControlElementMap
Field Value
Type:
DictionaryInt32,
ControlElement
See Also