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


ITerrainLasDataInfo.GetSystemID Method (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabaseExtensions)  

ITerrainLasDataInfo.GetSystemID Method

The hardware system used to collect the LiDAR data in the LAS file.

[Visual Basic .NET]
Public Function GetSystemID ( _
) As String
[C#]
public string GetSystemID (
);
[C++]
HRESULT GetSystemID(
void
);

Product Availability

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

See Also

ITerrainLasDataInfo Interface