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