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
Syntax
Visual Basic |
Public Shared AttributeIdProperty As DependencyProperty
|
C# |
public static DependencyProperty AttributeIdProperty
|
C++ |
public:
static DependencyProperty^ AttributeIdProperty
|
J# |
public static DependencyProperty AttributeIdProperty
|
JScript |
public static var AttributeIdProperty : DependencyProperty
|
Remarks
Platforms
Target Platforms
Windows 2008 x64 Edition
See Also