Returns cache identifier for a list of imported files. Example: { const api: BruceApi.Api = ...; const key = GetListCacheKey("CAD", 0); api.Cache.Remove(key); }
Generated using TypeDoc
Returns cache identifier for a list of imported files. Example: { const api: BruceApi.Api = ...; const key = GetListCacheKey("CAD", 0); api.Cache.Remove(key); }