ArcObjects Library Reference (DefenseSolutions)  

IMoleCoreHelper.MoleWorkspace Property

The method returns a workspace object pointing to MOLE's internal configuration database.

ERROR: Syntax information about IMoleCoreHelper.MoleWorkspace may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DefenseSolutions.dll

[C++]
HRESULT get_MoleWorkspace(
  IWorkspace** Workspace
);
[C++]

Parameters

Workspace [out, retval]

  Workspace is a parameter of type IWorkspace

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IMoleCoreHelper Interface