Cluster.DataGrid.CacheLoadEventByExtIdByUri()

Signature

Event CacheLoadEventByExtIdByUri(String, String)(String extId, String uri)

Domain

ACTION

Description

Retrieve from the cache the event whose external identifier is specified. Use this function when querying by extid.

Parameters

NameTypeDescription
extIdStringExternal identifier for the targeted event
uriStringURI of the event

Returns

TypeDescription
Event

Cautions

none