ArcFM Engine Developer Guide
AssociatedGeoRow Property (D8FeatureClass)


Syntax
'Declaration
 
Public Overridable Property AssociatedGeoRow As ESRI.ArcGIS.Geodatabase.IRow
'Usage
 
Dim instance As D8FeatureClass
Dim value As ESRI.ArcGIS.Geodatabase.IRow
 
instance.AssociatedGeoRow = value
 
value = instance.AssociatedGeoRow
public virtual ESRI.ArcGIS.Geodatabase.IRow AssociatedGeoRow {get; set;}
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

D8FeatureClass Class
D8FeatureClass Members

 

 


Send Comment