Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.