Share via


SysClientCacheDataMethodAttribute.new Method [AX 2012]

Initializes a new instance of the SysClientCacheDataMethodAttribute class.

Syntax

public void new([boolean _updateOnWrite])

Run On

Called

Parameters

  • _updateOnWrite
    Type: boolean
    A Boolean value that indicates whether the cached value for the data method should be updated when a record is saved.

See Also

Reference

SysClientCacheDataMethodAttribute Class