This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalysis > ESRI.ArcGIS.NetworkAnalysis > Interfaces > IP > IPointToEID Interface > IPointToEID.SourceMap Property (ArcObjects .NET 10.5 SDK) |
Source map in which to search for the nearest EID.
[Visual Basic .NET]
Public WriteOnly Property SourceMap
[C#] public void SourceMap {set;}
[C++]
HRESULT putref_SourceMap(
IMap*
);
[C++]
Parameters [in]
is a parameter of type IMap
The result element ID will correspond to a feature in one of the layers in this map.