CueRun::GetCueId Method [AX 2012]

Retrieves the record ID of the specified CueNode object.

client server public static RecId GetCueId(Cue cueNode)

Run On

Called

Parameters

cueNode
Type: Cue Class
A cue node.

Return Value

Type: RecId Extended Data Type
The record ID of the cue if found; otherwise, 0.
Show: