When creating a
Custom Filter Dropdown Object, and the object will utilize a custom SQL statement (i.e.
FilterObjectType is
DataObjectType.SqlStmt), this property represents the SQL statement of the object.
public System.string FilterSqlStmt {get; set;}
Property Value
The custom filter dropdown object's SQL statement.