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


ICheckOutUI.ResetProperties Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > IC > ICheckOutUI Interface > ICheckOutUI.ResetProperties Method
ArcGIS Developer Help

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