AttachmentQueryProperties

附件查询条件

属性

attachmentsWhere

附件查询条件

attachmentsWhere?: string

类型: string

attachmentTypes

附件类型

attachmentTypes?: string[]

类型: string[]

cacheHint

缓存提示

cacheHint?: boolean

类型: boolean

globalIds

全局ID数组

globalIds?: string[]

类型: string[]

keywords

关键词

keywords?: string[]

类型: string[]

name

附件名称

name?: string

类型: string

num

检索数量

num?: number

类型: number

objectIds

对象ID数组

objectIds?: number[]

类型: number[]

orderByFields

排序字段

orderByFields?: string[]

类型: string[]

returnMetadata

返回元数据标志

returnMetadata?: boolean

类型: boolean

size

文件大小

size?: number[]

类型: number[]

start

起始位置

start?: number

类型: number

where

查询条件

where?: string

类型: string

BIMFlux AI