TableTags Property
Overloads
| TableTags |
List of tags related to the table. JSON property name: qTableTags |
TableTags
List of tags related to the table.
JSON property name: qTableTags
Declaration
public IEnumerable<string> TableTags { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<System.String> |