This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INameMapping Interface > INameMapping.SourceObject Property (ArcObjects .NET 10.5 SDK) |
The Source Object.
[Visual Basic .NET] Public ReadOnly Property SourceObject As Object
[C#] public object SourceObject {get;}
[C++]
HRESULT get_SourceObject(
LPUNKNOWN* sObject
);
[C++]
Parameters sObject [out, retval] sObject is a parameter of type LPUNKNOWN