SynchronizationRuleActivity.RemoveValueProperty Field

A value that indicates that a Remove operation should be performed. 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

'Usage
Dim value As DependencyProperty

value = SynchronizationRuleActivity.RemoveValueProperty

SynchronizationRuleActivity.RemoveValueProperty = value

Syntax

'Declaration
Public Shared RemoveValueProperty As DependencyProperty
public static DependencyProperty RemoveValueProperty
public:
static DependencyProperty^ RemoveValueProperty
public static DependencyProperty RemoveValueProperty
public static var RemoveValueProperty : DependencyProperty

Remarks

If the value of the attribute referenced by AttributeID has this value, then the activity will perform a Remove operation on the target object.Only valid the ActionProperty property is BasedOnAttribute.Returns the String value that indicates that a Remove operation should be performed.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

SynchronizationRuleActivity Class
SynchronizationRuleActivity Members
Microsoft.ResourceManagement.Workflow.Activities Namespace