Exago .NET API Documentation
FilterObjectType Property
WebReports.Api.Reports Namespace > Entity Class : FilterObjectType Property
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.
Syntax
public System.string FilterObjectType {get; set;}

Property Value

A string representing the type of object, one of the available constants from the DataObjectType class.
See Also

Reference

Entity Class
Entity Members