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 > INAServerNetworkDescription2 Interface > INAServerNetworkDescription2.BuildTime Property (ArcObjects .NET 10.5 SDK) |
Network Dataset build time.
[Visual Basic .NET]
Public ReadOnly Property BuildTime As DateTime
[C#]
public DateTime BuildTime {get;}
[C++]
HRESULT get_BuildTime(
DATE* BuildTime
);
[C++]
Parameters BuildTime [out, retval] BuildTime is a parameter of type DATE
BuildTime returns the last time the network dataset was built (in UTC time).