| Interface | Description |
|---|---|
| SupportsTags |
Interface for supporting getting or associate tags to objects.
|
| Tag |
The interface of a tag.
|
| Tag.AssociatedObjects |
The interface of the associated objects of the tag.
|
| TagChange |
Interface for supporting tag changes.
|
| TagOperations |
Interface for supporting global tag operations.
|
| Class | Description |
|---|---|
| TagChange.RemoveProperty |
A tag change to remove a property from the tag.
|
| TagChange.RenameTag |
A tag change to rename the tag.
|
| TagChange.SetProperty |
A tag change to set the property and value for the tag.
|
| TagChange.UpdateTagComment |
A tag change to update the tag comment.
|