ConnectionValidationInfoManyWarnings Method |
Returns number of warnings generated by reload.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic int ManyWarnings()
Public Function ManyWarnings As Integer
public:
int ManyWarnings()
member ManyWarnings : unit -> int
Return Value
Int32
See Also