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