WHSWaveTemplateValidateAssignmentCache.cacheKey Method [AX 2012]

Gets a string that is used as a key in the SysGlobalObjectCache object.

Syntax

public str cacheKey([str _cacheKeyStr])

Run On

Called

Parameters

  • _cacheKeyStr
    Type: str

Return Value

Type: str
A String that is used as a key in the SysGlobalObjectCache object.

See Also

Reference

WHSWaveTemplateValidateAssignmentCache Class