Interface IFilter

Describes a filter for entity records.

Hierarchy

  • IFilter

Properties

bounds?: IReqBounds
entityTypeConditions?: IDictionary<any>
entityTypeId?: string
layerIds?: number[]
layerIdsOperator?: "in" | "equals"
lodCategoryId?: string
orderBy?: any
pageIndex?: number
pageSize?: number
sortOrder?: Api.ESortOrder

Generated using TypeDoc