Table of Contents

TTMSFNCFilterRuleColumn Class

Collection item that maps a named field onto an item for filter evaluation.

API unit family: TMS.TMSFNCFilterRulesManager Inherits from: TCollectionItem

Syntax

TTMSFNCFilterRuleColumn = class(TCollectionItem)

Remarks

FieldName serves as both the column name in the filter expression and the RTTI path resolved on each item to obtain its value (for example Text, Priority, or StartTime.Hour).

Properties

Name Description
FieldName Field name used as both the filter column name and the RTTI path resolved on each item.