ESRI.ArcGIS.ADF.ArcGISServer.Editor
Exception Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > PostAttributeEditEventArgs Class : Exception Property




The exception, if any, that occured when an attribute edit failed.

Syntax

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

See Also

© 2010 All Rights Reserved.