This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoAnalyst > ESRI.ArcGIS.GeoAnalyst > Interfaces > IG > IGeoAnalysisEnvironment Interface > IGeoAnalysisEnvironment.OutWorkspace Property (ArcObjects .NET 10.4 SDK) |
The output workspace of GeoAnalysis.
[Visual Basic .NET] Public Property OutWorkspace As IWorkspace
[C#] public IWorkspace OutWorkspace {get; set;}
[C++]
HRESULT get_OutWorkspace(
IWorkspace** Workspace
);
[C++]
HRESULT putref_OutWorkspace(
IWorkspace* Workspace
);
[C++]
Parameters Workspace [out, retval]
Workspace is a parameter of type IWorkspace Workspace [in]
Workspace is a parameter of type IWorkspace
The variable is an object specifying the directory or subdirectory to contain the output rasterdataset