tridion-sites-extensions-api-docs

Home > @tridion-sites/models > VirtualFolder > approvalStatus

VirtualFolder.approvalStatus property

Approval Status of the item.

An “ApprovalStatus” object representing the Approval Status of the item or undefined if the item has not been part of a Workflow process.

Signature:

get approvalStatus(): Link | undefined;