Click or drag to resize
RuleSetFactoryRuleFile Class
Presents a logic file that is part of a ruleset
Inheritance Hierarchy
SystemObject
  FlexRule.Core.ModelRuleSetFactoryRuleFile

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 class RuleFile

The RuleSetFactoryRuleFile type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyContent
Binary content of a file
Public propertyExtension
Extension of the file
Public propertyPath
Relative path of a file
Public propertyTitle
title i.e. name of a file
Top
Extension Methods
See Also