This document is archived and information here might be outdated.  Recommended version.


INetworkAnalystProtectNames.Time Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INetworkAnalystProtectNames Interface > INetworkAnalystProtectNames.Time Method
ArcGIS Developer Help

INetworkAnalystProtectNames.Time Method

[Visual Basic .NET]
Public Sub Time ( _
)
[C#]
public void Time (
);
[C++]
HRESULT Time(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.

Remarks

Do not use this.

See Also

INetworkAnalystProtectNames Interface