On_DocumentLibrary |
On_DocumentLibrary.assetCount() |
Deprecated.
|
On_DocumentLibrary |
On_DocumentLibrary.assets(DocumentLibrary_assets callBuilder) |
Search or list `Assets` in the `Library`/`Workspace`.
|
On_DocumentLibrary |
On_DocumentLibrary.browse(DocumentLibrary_browse callBuilder) |
Browse the `Library` `SubFolderItems` and `AssetItems`.
|
On_DocumentLibrary |
On_DocumentLibrary.collaborators(DocumentLibrary_collaborators callBuilder) |
`Library` collaborators.
|
On_DocumentLibrary |
On_DocumentLibrary.collections(DocumentLibrary_collections callBuilder) |
`Library` `Collection` items list.
|
On_DocumentLibrary |
On_DocumentLibrary.color(DocumentLibrary_color callBuilder) |
`Library`/`Workspace` color.
|
On_DocumentLibrary |
On_DocumentLibrary.currentUserPermissions(DocumentLibrary_currentUserPermissions callBuilder) |
`Library` permissions of the current `User`.
|
On_DocumentLibrary |
On_DocumentLibrary.customMetadataProperties(DocumentLibrary_customMetadataProperties callBuilder) |
Retrieve list of all `CustomMetadataProperty` items belonging to `Library`.
|
On_DocumentLibrary |
On_DocumentLibrary.id() |
`Library`/`Workspace` Id.
|
On_DocumentLibrary |
On_DocumentLibrary.licenses(DocumentLibrary_licenses callBuilder) |
`Library`/`Workspace` `License` items list.
|
On_DocumentLibrary |
On_DocumentLibrary.metadataFields(DocumentLibrary_metadataFields callBuilder) |
Deprecated.
|
On_DocumentLibrary |
On_DocumentLibrary.name() |
`Library`/`Workspace` name.
|
On_DocumentLibrary |
On_DocumentLibrary.workflow(DocumentLibrary_workflow callBuilder) |
**BETA** The `Workflow` belonging to the given `Library`/`Workspace`.
|