This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicInMemoryFeaturePrimaryAssociation Interface > ISchematicInMemoryFeaturePrimaryAssociation.AssociatedWorkspace Property (ArcObjects .NET 10.4 SDK) |
Associated workspace if exist.
[Visual Basic .NET] Public ReadOnly Property AssociatedWorkspace As IWorkspace
[C#] public IWorkspace AssociatedWorkspace {get;}
[C++]
HRESULT get_AssociatedWorkspace(
IWorkspace** Workspace
);
[C++]
Parameters Workspace [out, retval]
Workspace is a parameter of type IWorkspace