Helper.CustomLookupInt Method
Include Protected Members
Include Inherited Members
Retrieves a Int32 value from a field for a specific list and list item.
Overload List
Name | Description | |
---|---|---|
CustomLookupInt(WorkflowContext, String, SPItemKey, String) | Retrieves a Int32 value from a field for a specific list and list item. | |
CustomLookupInt(WorkflowContext, String, Int32, String) | Retrieves an integer value from a field for a specified SharePoint Foundation list item. |
Top