Click or drag to resize

CheckPointTaskTaskID Property

Gets the task identifier.

Namespace:  Koopman.CheckPoint
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "task-id")]
public string TaskID { get; }
Request Example View Source

Property Value

Type: String
The task identifier.
See Also