SPListItem.EnsureWorkflowInformation method
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Sub EnsureWorkflowInformation
'用途
Dim instance As SPListItem
instance.EnsureWorkflowInformation()
public void EnsureWorkflowInformation()
備註
此方法呼叫EnsureWorkflowInformation(Boolean, Boolean)方法,以確保使用最新的工作流程資訊設為true這兩個參數。