deepContains
Parameters
| Parameter | Type | Default | Notes |
|---|---|---|---|
| identifier Required | string | ||
| hubEntityType Required | HubEntityType | ||
| hierarchy Required | IDeepCatalogInfo[] | ||
| context Required | IArcGISContext |
Returns
| Property | Type | Notes |
|---|---|---|
| string | ||
| boolean | ||
| Optional | Record<stringICatalogInfo> |
Cacheable information about the catalogs |
| Optional | number |
How long did it take to check containment? |
| Optional | string |
If the entity is not contained, this will be populated with a reason |
Function defined in packages/common/src/core/_internal/deepContains.ts:81