Share via


SysGlobalCache.elements Method [AX 2012]

Retrieves the number of values stored for a given owner.

Syntax

public int elements(str _owner)

Run On

Called

Parameters

  • _owner
    Type: str

Return Value

Type: int
The number of values.

See Also

Reference

SysGlobalCache Class