Property TagList
TagList
Represents a string based identifier so that items can be logically grouped together and can be retrieved efficiently.
Declaration
public Tag[] TagList { get; set; }
Property Value
Type | Description |
---|---|
Tag[] | This property represents a string based identifier so that items can be logically grouped and retrieved efficiently. |