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


IDatumChecker2.SetAppRegKey Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > ID > IDatumChecker2 Interface > IDatumChecker2.SetAppRegKey Method
ArcGIS Developer Help

IDatumChecker2.SetAppRegKey Method

Sets name of application for registry key lookup.

[Visual Basic .NET]
Public Sub SetAppRegKey ( _
    ByVal appName As String _
)
[C#]
public void SetAppRegKey (
    string appName
);

Product Availability

Available with ArcGIS Desktop.

See Also

IDatumChecker2 Interface