ReinforcementAbbreviationTagTypeTag Property |
The abbreviation tag type.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic ReinforcementAbbreviationTagType TypeTag { get; }
Public ReadOnly Property TypeTag As ReinforcementAbbreviationTagType
Get
public:
property ReinforcementAbbreviationTagType TypeTag {
ReinforcementAbbreviationTagType get ();
}
member TypeTag : ReinforcementAbbreviationTagType with get
Property Value
ReinforcementAbbreviationTagType
See Also