Namespace: Microsoft.ResourceManagement.Workflow.Activities
Assembly: Microsoft.ResourceManagement (in microsoft.resourcemanagement.dll)

Usage

Visual Basic
Dim value As DependencyProperty

value = XmlInteractiveActivity.TimeoutDurationProperty

XmlInteractiveActivity.TimeoutDurationProperty = value

Syntax

Visual Basic
Public Shared TimeoutDurationProperty As DependencyProperty
C#
public static DependencyProperty TimeoutDurationProperty
C++
public:
static DependencyProperty^ TimeoutDurationProperty
J#
public static DependencyProperty TimeoutDurationProperty
JScript
public static var TimeoutDurationProperty : DependencyProperty

Platforms

Target Platforms

Windows 2008 x64 Edition

See Also