Helper.ModifiedInRange Method
Include Protected Members
Include Inherited Members
Verifies whether the specified list item was modified within the specified date range.
Overload List
Name | Description | |
---|---|---|
ModifiedInRange(WorkflowContext, String, SPItemKey, DateTime, DateTime) | Verifies whether the specified list item was modified within the specified date range. | |
ModifiedInRange(WorkflowContext, String, Int32, DateTime, DateTime) | Verifies whether a SharePoint Foundation list item has been modified within a specified date range. |
Top