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


ILasMerge.GpsTimeMergeOption Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseExtensions)  

ILasMerge.GpsTimeMergeOption Property

Indicates what to do when merging different types of GPS times.

[Visual Basic .NET]
Public WriteOnly Property GpsTimeMergeOption
[C#]
public void GpsTimeMergeOption {set;}
[C++]
HRESULT put_GpsTimeMergeOption(
  esriLasGpsTimeMergeOption 
);
[C++]

Parameters [in]
is a parameter of type esriLasGpsTimeMergeOption

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ILasMerge Interface