[]
Rule with a specified list of Segments, where each segment has a different style.
public class RulesEngineSegmentsRule : RulesEngineRule, IXmlSerializable
Public Class RulesEngineSegmentsRule
Inherits RulesEngineRule
Implements IXmlSerializable
| Name | Description |
|---|---|
| RulesEngineSegmentsRule() | Initializes a new instance of the RulesEngineSegmentsRule class. |
| Name | Description |
|---|---|
| Segments | Gets the collection of segments which defines the rule. |
| Name | Description |
|---|---|
| GetApplicableFields(RulesEngineSource) | Gets the fields from the source where this rule is applicable |
| GetStyle(RulesEngineSource, int, string) | Gets the style for the specified |