Property NamedTag
NamedTag
Represents a dictionary to provide extra information, so that items are grouped together and can be queried efficiently based on the information provided.
Declaration
public NamedTagsDictionary NamedTag { get; set; }
Property Value
Type | Description |
---|---|
NamedTagsDictionary | This property represents a dictionary to provide extra information, so that items can be logically grouped and retrieved efficiently. |