CueRun::GetCueUrl Method [AX 2012]

Retrieves the URL that is associated with the specified cue.

client server public static str GetCueUrl(RecId cueId)

Run On

Called

Parameters

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

Return Value

Type: str
The URL of the cue.
Show: