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.XmlDocumentValidationEvent

XmlInteractiveActivity.XmlDocumentValidationEvent = value

Syntax

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

Platforms

Target Platforms

Windows 2008 x64 Edition

See Also