TaskResult.TargetClassId Property

Definition

The target class of the task.

public:
 property Guid TargetClassId { Guid get(); };
public Guid TargetClassId { get; }
member this.TargetClassId : Guid
Public ReadOnly Property TargetClassId As Guid

Property Value

Returns Guid.

The target class of the task.

Applies to