PublicGroupTag
- Last UpdatedMar 10, 2025
- 1 minute read
Contains one row for each instance of a tag in the public namespace.
|
Column |
Data Type |
Description |
|---|---|---|
|
(PK) (FK) NameKey |
int NOT NULL |
The unique identifier for the object in the namespace. NameKey is a foreign key from the PublicNameSpace table. |
|
(PK) (FK) wwDomainTagKey |
int NOT NULL |
The unique numerical identifier for a tag in a specific domain. wwDomainTagKey is a foreign key from the TagRef table. |