ReinforcementAbbreviationTagAbbreviationTag Property |
The abbreviation tag value.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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