The abbreviation tag type.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2016
Syntax
| C# |
|---|
public ReinforcementAbbreviationTagType TypeTag { get; } |
| Visual Basic |
|---|
Public ReadOnly Property TypeTag As ReinforcementAbbreviationTagType Get |
| Visual C++ |
|---|
public: property ReinforcementAbbreviationTagType TypeTag { ReinforcementAbbreviationTagType get (); } |