Revit 2021.1 API |
ReinforcementAbbreviationTag..::..TypeTag Property |
ReinforcementAbbreviationTag Class See Also |
The abbreviation tag type.
Namespace: Autodesk.Revit.DB.Structure
Assembly: 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 (); } |