Interface ITag
Inteface for tags associated with content items.
Namespace: Tableau.Migration.Content
Assembly: Tableau.Migration.dll
Syntax
public interface ITag
Properties
Label
Gets or sets label for the tag.
Declaration
string Label { get; set; }
Property Value
Type | Description |
---|---|
string |