Helper.ModifiedBy Method
Include Protected Members
Include Inherited Members
Verifies whether the specified user was the last person to modify the specified list item.
Overload List
Name | Description | |
---|---|---|
ModifiedBy(WorkflowContext, String, SPItemKey, String) | Verifies whether the specified user was the last person to modify the specified list item. | |
ModifiedBy(WorkflowContext, String, Int32, String) | Verifies that a specific user was the last person to modify a list item. |
Top