Click or drag to resize

Tag Class

Represents a Tag, which is Keyword.
Inheritance Hierarchy
SystemObject
  Severa.Entities.APITag

Namespace: Severa.Entities.API
Assembly: Severa.Entities.API (in Severa.Entities.API.dll) Version: 1.0.0+cc2a5357b8231e24c5fd7606bb1e71a1374ad1e9
Syntax
public class Tag

The Tag type exposes the following members.

Constructors
 NameDescription
Public methodTagInitializes a new instance of the Tag class
Top
Properties
 NameDescription
Public propertyContext Tag context.
Public propertyGUID Unique identifier for the tag.
Public propertyIsActive Is tag active True/False.
Public propertyKeyword Tag keyword.
Public propertyWeight Not in use.
Top
See Also