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