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