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

Usage

Visual Basic
Dim value As DependencyProperty

value = UpdateResourceActivity.UpdateParametersProperty

UpdateResourceActivity.UpdateParametersProperty = value

Syntax

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

Platforms

Target Platforms

Windows 2008 x64 Edition

See Also