OfficeTask.__ActivationPropertiesProperty Field

Represents a DependencyProperty object that contains the initial properties of the workflow instance as it starts. Initialization properties are stored in an SPWorkflowActivationProperties object exposed by the dependency property.

Namespace:  Microsoft.Office.Workflow.Actions
Assembly:  Microsoft.Office.Workflow.Actions (in Microsoft.Office.Workflow.Actions.dll)

Syntax

'Declaration
Public Shared __ActivationPropertiesProperty As DependencyProperty
'Usage
Dim value As DependencyProperty

value = OfficeTask.__ActivationPropertiesProperty

OfficeTask.__ActivationPropertiesProperty = value
public static DependencyProperty __ActivationPropertiesProperty

See Also

Reference

OfficeTask Class

OfficeTask Members

Microsoft.Office.Workflow.Actions Namespace