DateIntervalActivity properties

The DateIntervalActivity type exposes the following members.

Properties

  Name Description
Public property __Context Gets or sets the [WorkflowContext] from which the __ContextProperty property can expose information about the active workflow instance to the workflow runtime.
Public property Date1Value Gets or sets the starting date of the date interval.
Public property Date2Value Gets or sets the ending date of the date interval.
Public property Description (Inherited from Activity.)
Protected property DesignMode (Inherited from DependencyObject.)
Public property Enabled (Inherited from Activity.)
Public property ExecutionResult (Inherited from Activity.)
Public property ExecutionStatus (Inherited from Activity.)
Public property IsDynamicActivity (Inherited from Activity.)
Public property Name (Inherited from Activity.)
Public property Parent (Inherited from Activity.)
Protected property ParentDependencyObject (Inherited from DependencyObject.)
Public property QualifiedName (Inherited from Activity.)
Public property Site (Inherited from DependencyObject.)
Public property TimeVariable Gets or sets the time interval between Date1Value and Date2Value
Public property Units Gets or sets a string value to specify the DateTime unit to be calculated in the interval.
Public property UserData (Inherited from DependencyObject.)
Protected property WorkflowInstanceId (Inherited from Activity.)

Top

See also

Reference

DateIntervalActivity class

Microsoft.SharePoint.WorkflowActions namespace