Click or drag to resize

Tag Class

Represents a tag item.
Inheritance Hierarchy
SystemObject
  Law.EdaIntegration.TaggingTag

Namespace:  Law.EdaIntegration.Tagging
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public class Tag

The Tag type exposes the following members.

Properties
  NameDescription
Public propertyId
The unique Id of the tag.
Public propertyName
The name of the tag.
Top
See Also