deepContains

Function

Parameters

Parameter Type Default Notes
identifier Required string
entityType Required EntityType
hierarchy Required IDeepCatalogInfo[]
context Required IArcGISContext

Returns

Property Type Notes
identifier string
isContained boolean
catalogInfo Optional Record<stringICatalogInfo>

Cacheable information about the catalogs

duration Optional number

How long did it take to check containment?

reason Optional string

If the entity is not contained, this will be populated with a reason


Function defined in common/src/core/_internal/deepContains.ts:61