ArcFM Engine Developer Guide
Workspace Property (ID8GeoAssoc)


Gets or puts the workspace associated with the table.
Syntax
'Declaration
 
<DispIdAttribute(1610678272)>
Property Workspace As ESRI.ArcGIS.Geodatabase.IWorkspace
'Usage
 
Dim instance As ID8GeoAssoc
Dim value As ESRI.ArcGIS.Geodatabase.IWorkspace
 
instance.Workspace = value
 
value = instance.Workspace
[DispId(1610678272)]
ESRI.ArcGIS.Geodatabase.IWorkspace Workspace {get; set;}

Property Value

Returns an object that implements the IWorkspace interface
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ID8GeoAssoc Interface
ID8GeoAssoc Members

 

 


Send Comment