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