XmlInteractiveActivity.DocumentTypeProperty Field

The DependencyProperty object that promotes the DocumentType 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

'Usage
Dim value As DependencyProperty

value = XmlInteractiveActivity.DocumentTypeProperty

XmlInteractiveActivity.DocumentTypeProperty = value

Syntax

'Declaration
Public Shared DocumentTypeProperty As DependencyProperty
public static DependencyProperty DocumentTypeProperty
public:
static DependencyProperty^ DocumentTypeProperty
public static DependencyProperty DocumentTypeProperty
public static var DocumentTypeProperty : DependencyProperty

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

XmlInteractiveActivity Class
XmlInteractiveActivity Members
Microsoft.ResourceManagement.Workflow.Activities Namespace