This document is archived and information here might be outdated. Recommended version. |
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**