| ITag Interface |
Represents a tag item.
Namespace:
EdaIntegrationContract.Tagging
Assembly:
EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax The ITag type exposes the following members.
Properties
| Name | Description |
---|
| Id |
The unique Id of the tag.
|
| Name |
The name of the tag.
|
TopSee Also