Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Each trace has these properties:

ctyAlways "job"string
cmidtraceidThe ID of the trace. intThe format is "c229", "s9938"string
txtOptional message with the trace. Typically used with traces that are messages.string
locThe locale to which the comment is attached. This can be a source or target locale.string
loctThe language name.string
dtThe date of the trace.datetime
uidThe user who triggered this event. Null if the user was deleted.int?
tskThe task code to which this event is attached: RV, TR, PROOFstring
tsktThe task name.string
status

The job status at the time. Numeric status, see Job Status

int
statustThe job status title.string
jid

The string job id to which this trace refers.

string
editTrue if the user is allowed to edit or delete the item. False, if no change is permitted.bool

...