Share via


Helper.LookupDateTime Method

Include Protected Members
Include Inherited Members

Retrieves the DateTime value of a field for a specified SharePoint Foundation list item.

Overload List

  Name Description
Public methodStatic member LookupDateTime(WorkflowContext, Guid, SPItemKey, String) Retrieves the instant in time for a specified SharePoint Foundation list item when the list GUID and list item are known.
Public methodStatic member LookupDateTime(WorkflowContext, Guid, Int32, String) Retrieves the DateTime value of a field for a specified SharePoint Foundation list item when the list item GUID is known.
Public methodStatic member LookupDateTime(WorkflowContext, String, SPItemKey, String) Retrieves the instant in time of a field for a specified SharePoint Foundation list item.
Public methodStatic member LookupDateTime(WorkflowContext, String, Int32, String) Retrieves the DateTime value of a field for a specified SharePoint Foundation list item when the list item GUID is known.

Top

See Also

Reference

Helper Class

Helper Members

Microsoft.SharePoint.WorkflowActions Namespace