This document is archived and information here might be outdated. Recommended version. |
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
);