ITagRelation
Container for the relationship between 2 Tag objects. It is used when returning results from the RetrieveTagStructure method.
FromId First id of the relation. If this property is null or empty, it indicates that the Tag is a root Tag of the hierarchy. |
ToId Second id of the relation. This property is required. |