The hardware system used to collect the LiDAR data in the LAS file.
[Visual Basic .NET] Public ReadOnly Property SystemID As String
[C#] public string SystemID {get;}
[C++]
HRESULT get_SystemID(
BSTR* pID
);
[C++]Parameters
pID [out, retval] pID is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.