Returns cache identifier for a list of entity relations. Example: { const api: BruceApi.Api = ...; const key = GetCacheKey("abc", {...}); api.Cache.Remove(key); }
Generated using TypeDoc
Returns cache identifier for a list of entity relations. Example: { const api: BruceApi.Api = ...; const key = GetCacheKey("abc", {...}); api.Cache.Remove(key); }