VslmTagEntry
VslmTagEntry
Specification of the Tag-Association tuple of Dataservice Tagging package.
This class is a subset of the class dataservice.taggging.TaggingEntry.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"tagName": "string",
"parentCategoryName": "string"
}
string
tagName
Required
Associated tag name of the Tag-Association tuple
string
parentCategoryName
Required
Associated parent category name of the Tag-Association tuple
Property Of