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

Usage

Visual Basic
Dim value As DependencyProperty

value = CreateResourceActivity.CreatedResourceIdProperty

CreateResourceActivity.CreatedResourceIdProperty = value

Syntax

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

Platforms

Target Platforms

Windows 2008 x64 Edition

See Also