Returns source ID of the layer.
[Visual Basic 6.0] Property SourceID As String
[Visual Basic .NET] Public Property SourceID As String
[C#] public string SourceID {get; set;}
[Java] public String getSourceID() throws IOException, AutomationException
[Java] public void setSourceID( String SourceID ) throws IOException, AutomationException
[C++]
HRESULT get_SourceID(
BSTR* SourceID
);
[C++] HRESULT put_SourceID( BSTR SourceID);
Parameters
SourceID [out, retval]
SourceID is a parameter of type BSTR
SourceID [in]
SourceID is a parameter of type BSTR