This document is archived and information here might be outdated. Recommended version. |
Indicates whether the Item Description Window is already being displayed for the selected GxObject.
[Visual Basic .NET] Public Function FindViaObject ( _ ByVal pGxObject As IGxObject _ ) As IDescriptionWindow
[C#] public IDescriptionWindow FindViaObject ( IGxObject pGxObject );