CueRun::GetCueId Method [AX 2012]
Retrieves the record ID of the specified CueNode object.
client server public static RecId GetCueId(Cue cueNode)
Run On
CalledParameters
- cueNode
- Type: Cue Class
A cue node.
Show:
Retrieves the record ID of the specified CueNode object.
client server public static RecId GetCueId(Cue cueNode)