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