isHostedFeatureServiceItem

Function

Determines whether an item represents a hosted feature service

  • isHostedFeatureServiceItem(item: IItem) : boolean

Parameters

Parameter Type Default Notes
item Required IItem

item to check

Returns

whether the item represents a hosted feature service

boolean

Function defined in common/src/content/hostedServiceUtils.ts:10