SPWorkflowModification Members
Include Protected Members
Include Inherited Members
Represents a workflow modification.
The SPWorkflowModification type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ContextData | The context data that the user submitted by using the modification form. |
![]() |
Id | The ID of the workflow modification. |
![]() |
NameFormatData | Gets the value that is formatted to the display name of the modification by the format string defined in the workflow template. |
![]() |
TypeId | Gets the ID of the template on which the workflow modification is based. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top