This document is archived and information here might be outdated. Recommended version. |
The workspace holding the replica from which the changes are being reported.
[Visual Basic .NET] Public ReadOnly Property Workspace As IWorkspace
[C#] public IWorkspace Workspace {get;}
[C++]
HRESULT get_Workspace(
IWorkspace** pWorkspace
);
[C++] Parameters pWorkspace [out, retval]
pWorkspace is a parameter of type IWorkspace**
Returns a workspace object which references the replica geodatabase that is the source of the changes.