Application.parmTransactionalScopeCacheExists Method [AX 2012]

Gets or sets the TransactionalScopeCacheExists parameter.

Syntax

public boolean parmTransactionalScopeCacheExists([boolean _transactionalScopeCacheExists])

Run On

Server

Parameters

  • _transactionalScopeCacheExists
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the TransactionalScopeCacheExists parameter.

See Also

Reference

Application Class