Helper.CustomLookupBool Method
Include Protected Members
Include Inherited Members
Retrieves a Boolean value from a specified field in a list or list item.
Overload List
Name | Description | |
---|---|---|
CustomLookupBool(WorkflowContext, String, SPItemKey, String) | Retrieves a Boolean value from a specified field in a list or list item. | |
CustomLookupBool(WorkflowContext, String, Int32, String) | Retrieves the Boolean value of a field for a specified SharePoint Foundation list and list item. |
Top