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

Usage

Visual Basic
Dim value As DependencyProperty

value = CreateResourceActivity.CreateParametersProperty

CreateResourceActivity.CreateParametersProperty = value

Syntax

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

Platforms

Target Platforms

Windows 2008 x64 Edition

See Also