Determines the default type of window that appears when prompting users for filter execution input.Indicates to include NULL values for filters with using the operators ‘not equal’ or ‘not one of’.
Syntax
public System.bool IsIncludeNotFilterNullValues {get; set;}
Property Value
One of the
wrFilterExecutionWindow Enumeration members.
True to include null values or
False to exclude them.