This document is archived and information here might be outdated. Recommended version. |
The system ID of the LAS file.
[Visual Basic .NET]
Public Sub SetSystemID ( _
ByVal ID As String _
)
[C#]
public void SetSystemID (
string ID
);
[C++]
HRESULT SetSystemID(
BSTR ID
);
[C++] Parameters ID [in]
ID is a parameter of type BSTR