This document is archived and information here might be outdated. Recommended version. |
Get the GxObject's data element.
[Visual Basic .NET] Public Function GetDataElement ( _ ByVal browseOptions As IDEBrowseOptions _ ) As IDataElement
[C#] public IDataElement GetDataElement ( IDEBrowseOptions browseOptions );