This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IA > IApplicationIdentifyDialog Interface > IApplicationIdentifyDialog.GetClassID Method (ArcObjects .NET 10.5 SDK) |
Returns the identify dialog ID.
[Visual Basic .NET]
Public Sub GetClassID ( _
ByRef classID As Guid& _
)
[C#] public void GetClassID ( ref Guid& classID );