Click or drag to resize
ElementNodeRegistry Class
The main factory to register custom element model
Inheritance Hierarchy
SystemObject
  FlexRule.Flows.ModelElementNodeRegistry

Namespace: FlexRule.Flows.Model
Assembly: FlexRule.Flows (in FlexRule.Flows.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public class ElementNodeRegistry

The ElementNodeRegistry type exposes the following members.

Constructors
  NameDescription
Public methodElementNodeRegistry
Top
Properties
  NameDescription
Public propertyStatic memberCurrent
Top
Methods
  NameDescription
Public methodExists
Public methodRegisterElement
Registers an element initializer
Top
Extension Methods
See Also