WorkflowScope Class |
Namespace: Colygon.MatchPoint.WorkflowKit
[SerializableAttribute] public class WorkflowScope : MPScope
The WorkflowScope type exposes the following members.
Name | Description | |
---|---|---|
AfterTags | ||
BeforeTags | ||
ListItem | Returns the list item on which the workflow instance is running. | |
UnsafeTypes | (Inherited from MPScope.) |
Name | Description | |
---|---|---|
ApplyChanges |
Updates the underlying object with field and tag changes.
| |
Create | ||
Create(WorkflowInstance, IUpdatable, SPWeb) | ||
Dispose | (Inherited from MPScope.) | |
Dispose(Boolean) | (Inherited from MPScope.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
InvokeField | (Inherited from MPScope.) | |
InvokeIndexer | (Inherited from MPScope.) | |
InvokeMethod | (Inherited from MPScope.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
RegisterExtension | (Inherited from EvaluatorScope.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
TryGetVariable | (Inherited from MPScope.) |
Name | Description | |
---|---|---|
FieldChanges | ||
Variables | (Inherited from MPScope.) | |
Web | ||
WorkflowInstance |