Click or drag to resize

TagManager Methods

The TagManager type exposes the following members.

Methods
  NameDescription
Public methodCode exampleAll
Retrieves a list of Tag for a case.
Public methodCode exampleById
Retrieves a tag by its unique identifier.
Public methodCode exampleByName
Retrieves a tag by its name.
Public methodCode exampleCreate
Creates a new tag for a case.
Public methodCode exampleDelete
Delete one more tags from the case.
Top
See Also