The DependencyProperty object that promotes the ApprovalTimeoutEmailTemplate property.
Namespace: Microsoft.ResourceManagement.Workflow.Activities
Assembly: Microsoft.ResourceManagement (in microsoft.resourcemanagement.dll)

Usage

Visual Basic
Dim value As DependencyProperty

value = ApprovalActivity.DurationProperty

ApprovalActivity.DurationProperty = value

Syntax

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

Platforms

Target Platforms

Windows 2008 x64 Edition

See Also