This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITerrainLasDataInfo Interface > ITerrainLasDataInfo.GetGeneratingSoftware Method (ArcObjects .NET 10.5 SDK) |
The software used to create the LAS file.
[Visual Basic .NET] Public Function GetGeneratingSoftware ( _ ) As String
[C#] public string GetGeneratingSoftware ( );
[C++]
HRESULT GetGeneratingSoftware(
BSTR* pName
);
[C++]
Parameters pName [out, retval] pName is a parameter of type BSTR