Click or drag to resize
DynamicSourceTPlanCreate Method

Namespace: FlexRule.Core.Model
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public static DynamicSource<TPlan> Create(
	ActiveElement owner,
	string sourceName
)

Parameters

owner
Type: FlexRuleActiveElement
sourceName
Type: SystemString

Return Value

Type: DynamicSourceTPlan
See Also