public enum wrFilterExecutionWindow : System.Enum
public enum wrFilterExecutionWindow : System.Enum
Member | Value | Description |
---|---|---|
Custom | 3 | New reports use a custom built filter execution window. When this option is chosen, Allow User to Change Filter Window should be set to False and a value be provided for Custom Filter Execution Window. This is a deprecated feature and should not be used in new installations. |
Simple | 1 | New reports display a simplified filter window that only allows the value to be changed. |
SimpleWithOperator | 2 | New reports display a simplified filter execution window that only allows the operator and value to be changed. |
Standard | 0 | New reports display the standard filter execution window, allowing filters to be modified and new filters to be created. |
System.Object
System.ValueType
System.Enum
WebReports.Api.wrFilterExecutionWindow