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