|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITableEditResult Interface > ITableEditResult.UpdateResults Property (ArcObjects .NET 10.5 SDK) | 
Results of Object Updates.
[Visual Basic .NET] Public ReadOnly Property UpdateResults As IEditResults
[C#] public IEditResults UpdateResults {get;}
[C++]
HRESULT get_UpdateResults(
  IEditResults** UpdateResults
);
[C++]
Parameters UpdateResults [out, retval]
UpdateResults is a parameter of type IEditResults