FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule
AbstractElementActivatorFactory Class
AbstractElementActivatorFactory Methods
Create Method
Create Method (ActiveElement, IElementModel)
Create Method (ActiveElement, IElementModel, Object[])
AbstractElementActivatorFactory
Create Method (ActiveElement, IElementModel)
This method will be called during activation process of an element.
Namespace:
FlexRule
Assembly:
FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
public
ActiveElement
Create
(
ActiveElement
parent
,
IElementModel
source
)
Parameters
parent
Type:
FlexRule
ActiveElement
The parent
ActiveElement
of the one is being created/
source
Type:
FlexRule.Core.Model
IElementModel
The source of the element model
Return Value
Type:
ActiveElement
See Also
Reference
AbstractElementActivatorFactory Class
Create Overload
FlexRule Namespace
(c) 2017 by FlexRule
Send comments on this topic to
support@flexrule.com