| Revit 2022.1 API |
| ReinforcementAbbreviationTag..::..TypeTag Property |
| ReinforcementAbbreviationTag Class See Also |
The abbreviation tag type.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
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 (); } |