Share via


WorkCalendarSched.saveToGlobalCache Method [AX 2012]

Saves the local cached calendar values to global object cache.

Syntax

public void saveToGlobalCache([container _cacheKey])

Run On

Called

Parameters

  • _cacheKey
    Type: container
    The cache key to use to access the global object cache.

See Also

Reference

WorkCalendarSched Class