Unsupported content

 

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

TagScope data type

TagScope is an enumeration of tags scopes: user defined, system external and system internal tags. The value type is an enumeration, with the following values: 0 is a user defined tag. They can be safely modified or deleted without impact to the system or application. 1 and 2 are system defined tags which should not be deletable or modifiable by an end user. They are required by the application or system to function. System-External tags may be exposed and used by the end user, whereas internal tags should not be exposed to the end user.

TagScope enumeration literals

Value

Description

System_External

System_Internal

User_Defined

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Comments