SPListItem.EnsureWorkflowInformation method
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