This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRowEvents Interface > IRowEvents.OnValidate Method (ArcObjects .NET 10.4 SDK) |
An after event that is fired when a custom object is validated.
[Visual Basic .NET]
Public Sub OnValidate ( _
)
[C#] public void OnValidate ( );
[C++]
HRESULT OnValidate(
void
);