This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IL > ILocator2 Interface > ILocator2.BuildTime Property (ArcObjects .NET 10.5 SDK) |
The date and time the locator was built.
[Visual Basic .NET] Public ReadOnly Property BuildTime As Object
[C#] public object BuildTime {get;}
[C++]
HRESULT get_BuildTime(
VARIANT* BuildTime
);
[C++]
Parameters BuildTime [out, retval] BuildTime is a parameter of type VARIANT
The BulidTime property returns the date and time the locator was built.