[]
        
Gets the operator of this CustomFilterCriteria.
public CustomFilterOperator Operator { get; }
Public ReadOnly Property [Operator] As CustomFilterOperator
| Type | Description | 
|---|---|
| CustomFilterOperator | A CustomFilterOperator value represents the operator of the filter criteria.  |