The text displayed by the tag.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public string TagText { get; }Property Value
String
Remarks
If there are several strings included in the tag, the strings will be returned concatenated.
See Also
Reference