TaskResult.TargetObjectId Property

Definition

Gets the target of the task.

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

Property Value

Returns Guid.

The target of the task.

Applies to