CueRun::GetCueSum Method [AX 2012]

Retrieves the sum that is associated with the specified cue, if there is any.

client server public static str GetCueSum(RecId cueId)

Run On

Called

Parameters

cueId
Type: RecId Extended Data Type
The record ID of the cue.

Return Value

Type: str
The sum of the cue.
Show: