Share via


Helper.CurrentDate Method

Include Protected Members
Include Inherited Members

Retrieves the SharePoint Foundation current system date.

Overload List

  Name Description
Public methodStatic member CurrentDate() Retrieves the current system date and time.
Public methodStatic member CurrentDate(WorkflowContext, Guid, SPItemKey) Retrieves the current date of a specified list item.
Public methodStatic member CurrentDate(WorkflowContext, Guid, Int32) Retrieves the current system date of a specified SharePoint Foundation list item.
Public methodStatic member CurrentDate(WorkflowContext, String, SPItemKey) Retrieves the current date of a specified list item.
Public methodStatic member CurrentDate(WorkflowContext, String, Int32) Retrieves the current system date of a specified SharePoint Foundation list item either by its GUID or display name.

Top

See Also

Reference

Helper Class

Helper Members

Microsoft.SharePoint.WorkflowActions Namespace