Click or drag to resize

ITagManager Methods

The ITagManager type exposes the following members.

Methods
  NameDescription
Public methodCode exampleAll
Retrieves a list of ITag 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