This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INALocatorFeatureAgent Interface > INALocatorFeatureAgent.SubtypeCode Property (ArcObjects .NET 10.4 SDK) |
The subtype to be used to locate features.
[Visual Basic .NET] Public Property SubtypeCode As Integer
[C#] public int SubtypeCode {get; set;}
[C++]
HRESULT get_SubtypeCode(
long* SubtypeCode
);
[C++]
HRESULT put_SubtypeCode(
long SubtypeCode
);
[C++]
Parameters SubtypeCode [out, retval] SubtypeCode is a parameter of type long SubtypeCode [in] SubtypeCode is a parameter of type long
The SubtypeCode property determines which subtype to snap to when the associated property UseSubtype is true.