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

Usage

Visual Basic
Dim value As DependencyProperty

value = FilterValidationActivity.FilterScopeIdentifierProperty

FilterValidationActivity.FilterScopeIdentifierProperty = value

Syntax

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

Platforms

Target Platforms

Windows 2008 x64 Edition

See Also