Revit 2025.3 API
Connection |
Returns number of warnings generated by reload.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public int ManyWarnings()
Public Function ManyWarnings As Integer
public: int ManyWarnings()
member ManyWarnings : unit -> int
Return Value
Int32See Also