Statusing members

Includes methods for managing status updates and assignments in Project Server.

The Statusing type exposes the following members.

Constructors

  Name Description
Public method Statusing Creates an Statusing object from the ASMX-based Statusing web service.

Top

Properties

  Name Description
Public property AllowAutoRedirect (Inherited from HttpWebClientProtocol.)
Protected property CanRaiseEvents (Inherited from Component.)
Public property ClientCertificates (Inherited from HttpWebClientProtocol.)
Public property ConnectionGroupName (Inherited from WebClientProtocol.)
Public property Container (Inherited from Component.)
Public property CookieContainer (Inherited from HttpWebClientProtocol.)
Public property Credentials (Inherited from WebClientProtocol.)
Protected property DesignMode (Inherited from Component.)
Public property EnableDecompression (Inherited from HttpWebClientProtocol.)
Protected property Events (Inherited from Component.)
Public property PreAuthenticate (Inherited from WebClientProtocol.)
Public property Proxy (Inherited from HttpWebClientProtocol.)
Public property RequestEncoding (Inherited from WebClientProtocol.)
Public property Site (Inherited from Component.)
Public property SoapVersion (Inherited from SoapHttpClientProtocol.)
Public property Timeout (Inherited from WebClientProtocol.)
Public property UnsafeAuthenticatedConnectionSharing (Inherited from HttpWebClientProtocol.)
Public property Url (Inherited from WebClientProtocol.)
Public property UseDefaultCredentials (Inherited from WebClientProtocol.)
Public property UserAgent (Inherited from HttpWebClientProtocol.)

Top

Methods

  Name Description
Public method Abort (Inherited from WebClientProtocol.)
Protected method BeginInvoke (Inherited from SoapHttpClientProtocol.)
Protected method CancelAsync (Inherited from HttpWebClientProtocol.)
Public method CreateNewAssignment Creates an assignment.
Public method CreateNewAssignmentWithWork Creates an assignment that includes planned work to be performed.
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method DelegateAssignments Delegates one or more assignments to another resource.
Public method DeleteStatusApprovalHistories Deletes the history of specified status updates approved by the current user.
Public method DeleteStatusingInformationForProject Delete Statusing information for one or more projects.
Public method Discover (Inherited from SoapHttpClientProtocol.)
Public method Dispose() (Inherited from Component.)
Protected method Dispose(Boolean) (Inherited from Component.)
Protected method EndInvoke (Inherited from SoapHttpClientProtocol.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Component.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetNewTaskCount Gets the number of new assignments for the current user.
Protected method GetReaderForMessage (Inherited from SoapHttpClientProtocol.)
Protected method GetService (Inherited from Component.)
Public method GetType (Inherited from Object.)
Protected method GetWebRequest (Inherited from SoapHttpClientProtocol.)
Protected method GetWebResponse(WebRequest) (Inherited from HttpWebClientProtocol.)
Protected method GetWebResponse(WebRequest, IAsyncResult) (Inherited from HttpWebClientProtocol.)
Protected method GetWriterForMessage (Inherited from SoapHttpClientProtocol.)
Public method ImportTimesheet Imports verified tasks in the specified timesheet period
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method Invoke (Inherited from SoapHttpClientProtocol.)
Protected method InvokeAsync(String, [], SendOrPostCallback) (Inherited from SoapHttpClientProtocol.)
Protected method InvokeAsync(String, [], SendOrPostCallback, Object) (Inherited from SoapHttpClientProtocol.)
Protected method MemberwiseClone() (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method QueueApplyStatusApprovals Applies accepted or rejected status updates to the Draft database.
Public method QueueLockDownTasks Locks or unlocks the specified tasks in the ProjectDataSet parameter, for the specified project.
Public method ReadAssignmentDependencies Gets a table of tasks scheduled to finish before a specified assignment can start. Also gets a table of tasks dependent on the assignment's finish date.
Public method ReadAssignmentHistory Gets the transaction history of a specified assignment, task, or transaction.
Public method ReadAssignments Gets information about the specified assignments that are owned or managed by the user.
Public method ReadAssignmentsForDelegation Gets a filtered list of assignments that the current user is able to delegate.
Public method ReadImportTimesheetData Gets items that contain verified assignments in the specified timesheet period.
Public method ReadMySchedule Gets the current user's schedule for the specified time period.
Public method ReadPublishedNoteForTask Gets the entire published note for the specified task in .rtf format.
Public method ReadStatus Gets Statusing data for the specified assignment or for all assignments owned by the current user.
Public method ReadStatusApprovalDetails Gets a list of changes associated with a submitted assignment.
Public method ReadStatusApprovalsInProcess Gets pending status updates approved by the specified user.
Public method ReadStatusApprovalsSubmitted Gets approval results for submitted status updates.
Public method ReadStatusForResource Gets Statusing data for the specified assignment or for all assignments of the specified resource. Does not require impersonation of the resource.
Public method ReadStatusTimephasedData Gets the timephased actuals for a specified assignment within the specified dates.
Public method ReadSummaryTaskPath Gets the summary task hierarchy for the specified task.
Public method ReadTaskDataForAwiopJSON
Public method ReadTeamStatus Gets task management data for the current user's team resources.
Public method ReadTransactionDetails Gets the list of changes associated with the specified status update.
Public method SetAssignmentWorkData Sets the remaining, total, and actual work durations of an assignment.
Public method SubmitStatus Submits one or more modified saved assignments to the project manager for approval.
Public method SubmitStatusForResource Submits one or more modified and saved assignments for the specified resource to the project manager for approval. Does not require impersonation of the resource.
Public method ToString (Inherited from Component.)
Public method UpdateStatus Applies changes to saved assignments. The changexml parameter is a delta of the changes, with an option to submit assignments to the project manager.
Public method UpdateStatusApprovals Sets summary information for submitted status updates.

Top

Events

  Name Description
Public event Disposed (Inherited from Component.)

Top

See also

Reference

Statusing class

WebSvcStatusing namespace