AfDataContainerUtilities::flushCache Method [AX 2012]

Flushes all the cache entries that are associated with the specified owner.

Syntax

client server public static void flushCache(str _cacheOwner)

Run On

Called

Parameters

  • _cacheOwner
    Type: str
    The name of the owner of the cache to flush.

See Also

Reference

AfDataContainerUtilities Class