![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
| ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INetworkAnalystProtectNames Interface > INetworkAnalystProtectNames.Length Property (ArcObjects .NET 10.4 SDK) | 
.
[Visual Basic .NET] Public Property Length As Double
[C#] public double Length {get; set;}
[C++]
HRESULT get_Length(
  double* Length
);
[C++]
HRESULT put_Length(
  double Length
);
[C++]
Parameters Length [out, retval] Length is a parameter of type double Length [in] Length is a parameter of type double
Do not use this.