This document is archived and information here might be outdated. Recommended version. |
Constructs the full name for an object.
[Visual Basic .NET] Public Function ConstructFullName ( _ ByVal gxObject As IGxObject _ ) As String
[C#] public string ConstructFullName ( IGxObject gxObject );