Click or drag to resize
AkObjectListT Properties

The AkObjectListT generic type exposes the following members.

Properties
  NameDescription
Public propertyControlled
搜索是否受到权限控制。

默认值 true,表示搜索受到权限控制。

Public propertyItems
对象集合。
Public propertyLimit
集合的限制数目。

默认值为 0,表示无限制。

Public propertyObjectIds
对象标识集合。
Public propertyQuery
集合的查询。
Public propertyQueryText
集合的查询表达式。
Top
See Also