ReinforcementAbbreviationTagAbbreviationTag Property |
The abbreviation tag value.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic string AbbreviationTag { get; }
Public ReadOnly Property AbbreviationTag As String
Get
public:
property String^ AbbreviationTag {
String^ get ();
}
member AbbreviationTag : string with get
Property Value
String
See Also