tridion-sites-extensions-api-docs

Home > @tridion-sites/models > WhereUsedListInfo

WhereUsedListInfo class

Signature:

export declare class WhereUsedListInfo

Constructors

Constructor Modifiers Description
(constructor)({ backendModel, commentToken })   Constructs a new instance of the WhereUsedListInfo class

Properties

Property Modifiers Type Description
_backendModel   BackendWhereUsedListInfo  
comment   string | undefined  
getInternalModel   () => BackendWhereUsedListInfo  
hasOnlyOldVersions   boolean  
versions   ReadonlyArray<number>