| LoadAdapterUtilityLoadModel Method (Byte) |
Loads a related model from a content
Namespace: FlexRule.Core.ModelAssembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic static IElementModel LoadModel(
byte[] ruleContent
)
Parameters
- ruleContent
- Type: SystemByte
Return Value
Type:
IElementModel
See Also