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