The abstract base class for system (TagSys) and user defined (Tag) tags.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public abstract class TagBase : NamedCollectionItem
Visual Basic
Public MustInherit Class TagBase _
	Inherits NamedCollectionItem

Inheritance Hierarchy

See Also