xApplication::ilCacheInsert Method [AX 2012]

client server public static void ilCacheInsert(
    str owner, 
    str key, 
    str value)

Run On

ClientOrServer

Parameters

owner
Type: str
key
Type: str
value
Type: str
Show: