This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IL > ILasHeaderInfo Interface > ILasHeaderInfo.ProjectID Property (ArcObjects .NET 10.5 SDK) |
The LAS file's project ID.
[Visual Basic .NET] Public ReadOnly Property ProjectID As UID
[C#] public UID ProjectID {get;}
[C++]
HRESULT get_ProjectID(
IUID** ppGuid
);
[C++]
Parameters ppGuid [out, retval]
ppGuid is a parameter of type IUID