SynchronizationRuleActivity.AttributeIdProperty Field
Reference to an attribute whose value determines the operation (Add or Remove) to perform on the target 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
'Usage
Dim value As DependencyProperty
value = SynchronizationRuleActivity.AttributeIdProperty
SynchronizationRuleActivity.AttributeIdProperty = value
Syntax
'Declaration
Public Shared AttributeIdProperty As DependencyProperty
public static DependencyProperty AttributeIdProperty
public:
static DependencyProperty^ AttributeIdProperty
public static DependencyProperty AttributeIdProperty
public static var AttributeIdProperty : DependencyProperty
Remarks
This property is only relevant if the ActionProperty property is set to BasedOnAttribute
.A Guid value that represents an attribute.
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