Share via


SysClientCacheDataMethodAttribute.parmUpdateOnWrite Method [AX 2012]

Indicates whether the cached value for the data method should be updated when a record is saved.

Syntax

public boolean parmUpdateOnWrite()

Run On

Called

Return Value

Type: boolean
true if the cached value should be updated; otherwise, false.

See Also

Reference

SysClientCacheDataMethodAttribute Class