Delen via


Helper.LookupDouble Method

Include Protected Members
Include Inherited Members

Retrieves the double value from a field for a specified SharePoint Foundation list item.

Overload List

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

Top

See Also

Reference

Helper Class

Helper Members

Microsoft.SharePoint.WorkflowActions Namespace