DateIntervalActivity.Date2ValueProperty Field
DependencyProperty object that promotes the property for use by the workflow runtime.
Namespace: Microsoft.SharePoint.WorkflowActions
Assembly: Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
Syntax
'Declaration
Public Shared Date2ValueProperty As DependencyProperty
'Usage
Dim value As DependencyProperty
value = DateIntervalActivity.Date2ValueProperty
DateIntervalActivity.Date2ValueProperty = value
public static DependencyProperty Date2ValueProperty
Remarks
Do not use this property directly. Use the corresponding property of the activity instead.