The DependencyProperty object that promotes the Document property. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.
Namespace: Microsoft.ResourceManagement.Workflow.Activities
Assembly: Microsoft.ResourceManagement (in microsoft.resourcemanagement.dll)

Usage

Visual Basic
Dim value As DependencyProperty

value = XmlInteractiveActivity.DocumentProperty

XmlInteractiveActivity.DocumentProperty = value

Syntax

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

Platforms

Target Platforms

Windows 2008 x64 Edition

See Also