Access specific warning number of warnings generated by reload.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ConnectionValidationWarning GetWarning(
int index
)
Parameters
- index Int32
-
Return Value
ConnectionValidationWarning
Exceptions
See Also
Reference