WorkflowContext.GetListItem Method
Include Protected Members
Include Inherited Members
Gets the cached version of a specified SPListItem.
Overload List
Name | Description | |
---|---|---|
GetListItem(SPList, SPItemKey) | Retrieves the cached version of a specified SPListItem with a key. | |
GetListItem(SPList, Int32) | Retrieves the cached version of a specified SPListItem with the specified parameters. |
Top