Helper.MinimumSharePointDate Method
Returns the minimum date and time that can be entered in Microsoft SharePoint Foundation.
Namespace: Microsoft.SharePoint.WorkflowActions
Assembly: Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
Syntax
'Declaration
Public Shared Function MinimumSharePointDate As DateTime
'Usage
Dim returnValue As DateTime
returnValue = Helper.MinimumSharePointDate()
public static DateTime MinimumSharePointDate()
Return Value
Type: System.DateTime
The minimum date and time.