• Returns cache identifier for an entity lod category record. Example: { const api: BruceApi.Api = ...; const key = GetCacheKey("abc"); api.Cache.Remove(key); }

    Parameters

    • id: string

    Returns string

Generated using TypeDoc