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


IDockableWindow.ID Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Framework)  

IDockableWindow.ID Property

The unique id for this dockable window.

[Visual Basic .NET]
Public ReadOnly Property ID As UID
[C#]
public UID ID {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IDockableWindow Interface