Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the GUID of the task status manager.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property StatusManager As Guid
Get
Set
'Usage
Dim instance As ProjectDataSet.TaskRow
Dim value As Guid
value = instance.StatusManager
instance.StatusManager = value
public Guid StatusManager { get; set; }
Property value
Type: System.Guid
Remarks
StatusManager is the GUID of the resource that is the status manager for a task.