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


INetworkAnalystProtectNames.Time Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (NetworkAnalyst)  

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