This document is archived and information here might be outdated. Recommended version. |
The layer id.
[Visual Basic .NET] Public Property ID As String
[C#] public string ID {get; set;}
[C++]
HRESULT get_ID(
System.String* ID
);
[C++]
HRESULT put_ID(
BSTR ID
);
[C++]
Parameters ID [out, retval]
ID is a parameter of type BSTR* ID [in]
ID is a parameter of type BSTR