Specifies the validation semantics. This API is currently not supported.
Namespace: Microsoft.ResourceManagement.Workflow.Activities
Assembly: Microsoft.ResourceManagement (in microsoft.resourcemanagement.dll)

Usage

Visual Basic
Dim value As DependencyProperty

value = GroupValidationActivity.ValidationSemanticsProperty

GroupValidationActivity.ValidationSemanticsProperty = value

Syntax

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

Platforms

Target Platforms

Windows 2008 x64 Edition

See Also