Share via


SrsClientServerAdapterController::cleanAdapterCache Method [AX 2012]

Cleans the global cache that contains the underlying controller instance.

Syntax

client public static void cleanAdapterCache(SRSCatalogItemName _reportName, guid _reportRunId)

Run On

Client

Parameters

  • _reportRunId
    Type: guid
    A unique ID for the report run instance.

See Also

Reference

SrsClientServerAdapterController Class