Helper.WILookupDateTime Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
WILookupDateTime(WorkflowContext, String) | Looks up and returns a DateTime object from the specified field in the given workflow context. | |
WILookupDateTime(WorkflowContext, String, SPItemKey, String) | Looks up and returns a DateTime object from the specified SPItemKey field in the given workflow context. | |
WILookupDateTime(WorkflowContext, String, Int32, String) | Looks up and returns a DateTime object from the specified field in the given workflow context. |
Top