FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.Core Namespaces
FlexRule.Core.Model
RuleSetFactory Class
RuleSetFactory Methods
FromDirectory Method
FromRuleFiles Method
FromZipPackage Method
RuleSetFactory
FromZipPackage Method
Creates a
IRuleSet
from a zip package content
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
public
static
IEnumerable
<
IRuleSet
>
FromZipPackage
(
Stream
streamPackage
)
Parameters
streamPackage
Type:
System.IO
Stream
Return Value
Type:
IEnumerable
IRuleSet
See Also
Reference
RuleSetFactory Class
FlexRule.Core.Model Namespace
(c) 2016 by FlexRule
Send comments on this topic to
support@flexrule.com