Share via


InvalidMonitoringTaskInUserRoleScopeException.TaskId Property

Definition

Gets the identifier of the invalid Task in the User Role scope that caused the exception.

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

Property Value

Returns the Guid identifier of the Task.

Applies to