Home > ILIB_ExtendLibrarySearchProperty
ILIB_ExtendLibrarySearchProperty interface
外部库搜索参数
Signature
typescript
export interface ILIB_ExtendLibrarySearchProperty<T>1
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
number | (Optional) 页数 | ||
number | (Optional) 单页条目数 | ||
T & { wd?: undefined | string; listByTitles?: undefined | string[]; classification?: undefined | string[] | ILIB_ExtendLibraryClassificationIndex } | 查询参数 |