This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INetworkAnalystProtectNames Interface > INetworkAnalystProtectNames.Type Property (ArcObjects .NET 10.5 SDK) |
.
[Visual Basic .NET] Public Property Type As Integer
[C#] public int Type {get; set;}
[C++]
HRESULT get_Type(
long* Type
);
[C++]
HRESULT put_Type(
long Type
);
[C++]
Parameters Type [out, retval] Type is a parameter of type long Type [in] Type is a parameter of type long
Do not use this.