Click or drag to resize
InternetFactoryCreate Method (ActiveElement, IElementModel, Object)

Namespace: FlexRule.Internet
Assembly: FlexRule.Internet (in FlexRule.Internet.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
C#
public override ActiveElement Create(
	ActiveElement parent,
	IElementModel source,
	Object[] arguments
)

Parameters

parent
Type: FlexRuleActiveElement
source
Type: FlexRule.Core.ModelIElementModel
arguments
Type: SystemObject

Return Value

Type: ActiveElement
See Also