Click or drag to resize

MaintenanceTaskTaskId Property

A string based identifier that uniquely describes this particular instance of the task.

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public string TaskId { get; set; }

Property Value

String
See Also