Share via


WHSSourceLineTableUpdateAttribute.parmCacheKey Method [AX 2012]

Returns the key used for storing cached data for this attribute.

Syntax

public str parmCacheKey()

Run On

Called

Return Value

Type: str
A string representing the cache key.

Remarks

The key typically includes the class name and relevant members.

See Also

Reference

WHSSourceLineTableUpdateAttribute Class