CueData.Id Method [AX 2012]

Gets or sets the int64 value for the cue.

public int64 Id([int64 value])

Run On

Called

Parameters

value
Type: int64
the int64 value to set; optional.

Return Value

Type: int64
An int64 value

This is the SysCue record ID for the user-defined cues or 0 for modeled cues.

Community Additions

ADD
Show: