FamilySizeTableErrorInfoInvalidHeaderText Property |
The invalid header text.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic string InvalidHeaderText { get; }
Public ReadOnly Property InvalidHeaderText As String
Get
public:
property String^ InvalidHeaderText {
String^ get ();
}
member InvalidHeaderText : string with get
Property Value
String
See Also