Function listInstances
- listInstances(
objId: number | number[],
options?: ListInstancesOptions,
): Promise<ListInstancesResult>Parameters
- objId: number | number[]
One or more WHFS object IDs to list content types for
Optionaloptions: ListInstancesOptionswithOrphans
If true, also include content types that are not defined in the site profile configuration
Returns Promise<ListInstancesResult>
An array of content type information objects
- objId: number | number[]
List all stored instancecs for a number of WHFS objects