This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITerrainLasDataInfo Interface > ITerrainLasDataInfo.GetSystemID Method (ArcObjects .NET 10.4 SDK) |
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(
BSTR* pID
);
[C++]
Parameters pID [out, retval] pID is a parameter of type BSTR