The
DependencyProperty object that promotes the
ApprovalDeniedEmailTemplate property.
Namespace:
Microsoft.ResourceManagement.Workflow.Activities
Assembly: Microsoft.ResourceManagement (in
microsoft.resourcemanagement.dll)
Usage
Visual Basic |
Dim value As DependencyProperty
value = ApprovalActivity.ApprovalDeniedEmailTemplateProperty
ApprovalActivity.ApprovalDeniedEmailTemplateProperty = value
|
Syntax
Visual Basic |
Public Shared ApprovalDeniedEmailTemplateProperty As DependencyProperty
|
C# |
public static DependencyProperty ApprovalDeniedEmailTemplateProperty
|
C++ |
public:
static DependencyProperty^ ApprovalDeniedEmailTemplateProperty
|
J# |
public static DependencyProperty ApprovalDeniedEmailTemplateProperty
|
JScript |
public static var ApprovalDeniedEmailTemplateProperty : DependencyProperty
|
Platforms
Target Platforms
Windows 2008 x64 Edition
See Also