Click or drag to resize
LoadAdapterUtilityLoadModel Method (String)
Loads a related model from a file address

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 IElementModel LoadModel(
	string ruleUri
)

Parameters

ruleUri
Type: SystemString

Return Value

Type: IElementModel
See Also