This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > ID > IDatabaseLocatorWorkspace Interface > IDatabaseLocatorWorkspace.Workspace Property (ArcObjects .NET 10.5 SDK) |
The Geodatabase workspace that contains the locator workspace.
[Visual Basic .NET] Public ReadOnly Property Workspace As IWorkspace
[C#] public IWorkspace Workspace {get;}
[C++]
HRESULT get_Workspace(
IWorkspace** wks
);
[C++]
Parameters wks [out, retval]
wks is a parameter of type IWorkspace