ReinforcementAbbreviationTag.TypeTag Property

ReinforcementAbbreviationTagTypeTag Property

The abbreviation tag type.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public 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