Share

SpatialElementTag.TagText Property

The text displayed by the tag.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

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

Was this information helpful?