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

Usage

Visual Basic
Dim value As DependencyProperty

value = ReadResourceActivity.ActorIdProperty

ReadResourceActivity.ActorIdProperty = value

Syntax

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

Platforms

Target Platforms

Windows 2008 x64 Edition

See Also