This document is archived and information here might be outdated. Recommended version. |
Given a path to some metadata, constructs the corresponding GxObject.
[Visual Basic .NET] Public Function GetGxObjectFromMetadata ( _ ByVal metadataPath As String _ ) As IGxObject
[C#] public IGxObject GetGxObjectFromMetadata ( string metadataPath );