FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.Core Namespaces
FlexRule.Core.Model
IModelContainer Interface
IModelContainer Methods
AddModel Method
AddModel Method (IElementModel)
AddModel Method (String, IElementModel)
AddModel Method (String, IEnumerable(IElementModel))
IModelContainer
AddModel Method (String, IEnumerable
IElementModel
)
Adds models to a specific section
Namespace:
FlexRule.Core.Model
Assembly:
FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
void
AddModel
(
string
section
,
IEnumerable
<
IElementModel
>
models
)
Parameters
section
Type:
System
String
models
Type:
System.Collections.Generic
IEnumerable
IElementModel
See Also
Reference
IModelContainer Interface
AddModel Overload
FlexRule.Core.Model Namespace
(c) 2017 by FlexRule
Send comments on this topic to
support@flexrule.com