Skip to main content

Class QuickFilterInfo

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for QuickFilterInfo. Info associated with quick filter

Inheritance

objectQuickFilterInfo

Inherited Members

object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

QuickFilterInfo()

Default constructor - defaults any enum props to 0.

Properties

DashboardId

The dashboard this filter is associated with

Property Value

int

Provider

The archive provider for the restrictions

Property Value

string

Restriction

Restrictions associated with this filter

Property Value

ArchiveRestrictionInfo

See Also

DashAgent