TagsDBGetTagCount
This function gets a count of the project tags in the tags database.
Function | Group | Execution | Windows | Embedded | Thin Client | Mobile Access |
---|---|---|---|---|---|---|
TagsDBGetTagCount | Tags Database | Synchronous | Supported (see “Notes” below) | Not supported | Not supported | Not supported |
Syntax
TagsDBGetTagCount( numCountType )
- numCountType
- The type of count to be performed, identified by one of the following values:
Value Description 0 The total number of project tags in the tags database. 1 The number of project tags supported by the target system. 2 The number of project tags that may still be created before exceeding the number supported by the target system. 3 The total number of pre-defined system tags in the tags database.