Contents

IndexedEntity

IndexedEntity represents an App Entity decorated with an attribute set. A set of attributes that enable the system to perform structured indexing and queries of entities.

Declaration

protocol IndexedEntity : AppEntity

Mentioned in

Topics

Specifying entity-related attributes

Hiding an entity from search results

See Also

App entity types