ESRI.ArcGIS.Geoprocessor
MaxSeverity Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.Geoprocessor Namespace > Geoprocessor Class : MaxSeverity Property




Return the maximum severity of the message of the last tool executed.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property MaxSeverity As Integer
Visual Basic (Usage)Copy Code
Dim instance As Geoprocessor
Dim value As Integer
 
value = instance.MaxSeverity
C# 
public int MaxSeverity {get;}

See Also

© 2010 All Rights Reserved.