FilterCustomOperator Property
Gets or sets value that will be used as filter operator when the
FilterOperator property is equal to the
FilterOperator.Custom value.
public virtual System.string FilterCustomOperator {get; set;}
'Declaration
Public Overridable Property FilterCustomOperator As System.String
Property Value
The default value is an empty string (""), which indicates that this property is not set.