CueData.countValue Method [AX 2012]

Gets or sets the count for the CueData object.

public int64 countValue([int64 value])

Run On

Called

Parameters

value
Type: int64
The count for the CutData object to set.

Return Value

Type: int64
The count for the CueData object.
Show: