Partilhar via


Helper.LookupBool Method

Include Protected Members
Include Inherited Members

Retrieves the Boolean value of a field for a specified SharePoint Foundation list item.

Overload List

  Name Description
Public methodStatic member LookupBool(WorkflowContext, Guid, SPItemKey, String) Retrieves the Boolean value of a field for the specified item in the specified list.
Public methodStatic member LookupBool(WorkflowContext, Guid, Int32, String) Retrieves the Boolean value of a field for a specified SharePoint Foundation list item when the list item GUID is known.
Public methodStatic member LookupBool(WorkflowContext, String, SPItemKey, String) Retrieves the Boolean value of a field for the specified list item.
Public methodStatic member LookupBool(WorkflowContext, String, Int32, String) Retrieves the Boolean value of a field for a specified SharePoint Foundation list item when the list item GUID or list name is known.

Top

See Also

Reference

Helper Class

Helper Members

Microsoft.SharePoint.WorkflowActions Namespace