Reference to the SynchronizationRule object that this activity is modifying. 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 = SynchronizationRuleActivity.SynchronizationRuleIdProperty

SynchronizationRuleActivity.SynchronizationRuleIdProperty = value

Syntax

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

Platforms

Target Platforms

Windows 2008 x64 Edition

See Also