This document is archived and information here might be outdated.  Recommended version.


ICheckOutUI.ResetProperties Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseDistributedUI)  

ICheckOutUI.ResetProperties Method

Resets the properties of the check out wizard.

[Visual Basic .NET]
Public Sub ResetProperties ( _
)
[C#]
public void ResetProperties (
);

Product Availability

Available with ArcGIS Desktop.

See Also

ICheckOutUI Interface