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

Namespace: FlexRule.Validation.Languages
Assembly: FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.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