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

Usage

Visual Basic
Dim value As DependencyProperty

value = ApprovalActivity.EscalationEmailTemplateProperty

ApprovalActivity.EscalationEmailTemplateProperty = value

Syntax

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

Platforms

Target Platforms

Windows 2008 x64 Edition

See Also