Partilhar via


Helper.LookupInt Method

Include Protected Members
Include Inherited Members

Retrieves an integer value from a field for a specified SharePoint Foundation list item.

Overload List

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

Top

See Also

Reference

Helper Class

Helper Members

Microsoft.SharePoint.WorkflowActions Namespace