TaskflowWebService Members
Include Protected Members
Include Inherited Members
This class and its members are reserved for internal use and are not intended to be used in your code.
The TaskflowWebService type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TaskflowWebService | Initializes a new instance of the TaskflowWebService class. |
Top
Properties
Name | Description | |
---|---|---|
Application | (Inherited from WebService.) | |
Container | (Inherited from MarshalByValueComponent.) | |
Context | (Inherited from WebService.) | |
DesignMode | (Inherited from MarshalByValueComponent.) | |
Events | (Inherited from MarshalByValueComponent.) | |
Server | (Inherited from WebService.) | |
Session | (Inherited from WebService.) | |
Site | (Inherited from MarshalByValueComponent.) | |
SoapVersion | (Inherited from WebService.) | |
User | (Inherited from WebService.) |
Top
Methods
Name | Description | |
---|---|---|
CreateTask | Creates new task instances of a particular task type in Microsoft SharePoint Server 2010. | |
Dispose() | (Inherited from MarshalByValueComponent.) | |
Dispose(Boolean) | (Inherited from MarshalByValueComponent.) | |
Equals | (Inherited from Object.) | |
ExitTask | Cancels the running workflow instance with the specified parentId and marks the task as complete. | |
Finalize | (Inherited from MarshalByValueComponent.) | |
GetHashCode | (Inherited from Object.) | |
GetService | (Inherited from MarshalByValueComponent.) | |
GetTaskList | Gets a list of registered workflow types. | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
RegisterTask | Registers a new task type in SharePoint Server. | |
ToString | (Inherited from MarshalByValueComponent.) |
Top
Events
Name | Description | |
---|---|---|
Disposed | (Inherited from MarshalByValueComponent.) |
Top