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


IDatumChecker2.SetAppRegKey Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CartoUI)  

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