Indicates the operation that will be performed on a
SynchronizationRule
object. 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
Syntax
Visual Basic |
Public Enumeration SynchronizationRuleAction
|
C# |
public enum SynchronizationRuleAction
|
C++ |
public enum class SynchronizationRuleAction
|
J# |
public enum SynchronizationRuleAction
|
JScript |
public enum SynchronizationRuleAction
|
Members
Platforms
Target Platforms
Windows 2008 x64 Edition
See Also