The SourceServer property specifies the name of the source server.
object.SourceServer[= value]
| Part | Description |
|---|---|
| object | Expression that evaluates to an object in the Applies To list |
| value | Name of the source server |
String
Read/write
HRESULT GetSourceServer(BSTR *pRetVal);
HRESULT SetSourceServer(BSTR NewValue);