Severa API documentation
Severa API documentation
Severa
Severa.Entities.API
Tag Class
Tag Constructor
Tag Properties
Tag Class
Represents a Tag, which is Keyword.
Inheritance Hierarchy
System
Object
Severa.Entities.API
Tag
Namespace:
Severa.Entities.API
Assembly:
Severa.Entities.API (in Severa.Entities.API.dll) Version: 1.0.0+cc2a5357b8231e24c5fd7606bb1e71a1374ad1e9
Syntax
C#
VB
Copy
public
class
Tag
Public
Class
Tag
The
Tag
type exposes the following members.
Constructors
Name
Description
Tag
Initializes a new instance of the
Tag
class
Top
Properties
Name
Description
Context
Tag context.
GUID
Unique identifier for the tag.
IsActive
Is tag active True/False.
Keyword
Tag keyword.
Weight
Not in use.
Top
See Also
Reference
Severa.Entities.API Namespace