When creating a
Custom Filter Dropdown Object, this is the type of data object (e.g. table, view, etc...) that is the source of the dropdown values.
public System.string FilterObjectType {get; set;}
Property Value
A string representing the type of object, one of the available constants from the
DataObjectType class.