Returns cache identifier for a list of entity lod categories. Example: { const api: BruceApi.Api = ...; const key = GetListCacheKey(); api.Cache.Remove(key); }
Generated using TypeDoc
Returns cache identifier for a list of entity lod categories. Example: { const api: BruceApi.Api = ...; const key = GetListCacheKey(); api.Cache.Remove(key); }