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




Whether the command executed successfully.

Syntax

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

See Also

© 2010 All Rights Reserved.