| CompletedTaskFullTaskId Property |
Gets the global task ID of the task.
Namespace:
Ookii.Jumbo.Jet
Assembly:
Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax public string FullTaskId { get; }
Public ReadOnly Property FullTaskId As String
Get
public:
property String^ FullTaskId {
String^ get ();
}
member FullTaskId : string with get
Property Value
Type:
StringSee Also