SPListItem.EnsureWorkflowInformation Method
Include Protected Members
Include Inherited Members
Checks the item's workflow information and, if necessary, updates it to ensure that the most current information is used.
Overload List
Name | Description | |
---|---|---|
EnsureWorkflowInformation() | Checks the item's workflow information and, if necessary, updates it to ensure that the most current information is used. | |
EnsureWorkflowInformation(Boolean, Boolean) | Checks the item's workflow information and, if necessary, updates it to ensure that the most current information is used. |
Top