BaseItemItemTicket Property

Get/Set the globally unique identification of this record.

Definition

Namespace: ProjectTask
Assembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
C#
[JsonPropertyAttribute(Order = 1)]
public string ItemTicket { get; set; }

Property Value

String

Implements

IItemItemTicket

See Also