AssetLibraryDeleteReconResult Object
Server-computed reconciliation for a CMS asset-library delete selection (Assets Folders Phase 2).
Fields
#
hasInUse
Boolean !
Non-null
Whether any selected file (or any file inside a selected folder) is in use.
hasPermissionIssue
Boolean !
Non-null
Whether the current user cannot manage at least one selected node.
nodes
Non-null
Per-node recon facts for each selected FileTreeNode.
projects
Non-null
Projects referencing the single in-use asset in their latest saved version.
singleInUseNode
The single in-use content node, present only when exactly one selected file is in use.
totalFileCountInFolders
Int !
Non-null
Total number of file assets contained in the selected folders' subtrees.
Usages
#
References
#
- Field assetLibraryDeleteRecon from Query
Previous
AssetLibraryDeleteReconProject