Miner.Geodatabase.Edit Namespace > EditRelationshipEventArgs Class : EditedObject Property |
'Declaration
Public ReadOnly Property EditedObject As ESRI.ArcGIS.Geodatabase.IRelationship
'Usage
Dim instance As EditRelationshipEventArgs Dim value As ESRI.ArcGIS.Geodatabase.IRelationship value = instance.EditedObject
public ESRI.ArcGIS.Geodatabase.IRelationship EditedObject {get;}
public read-only property EditedObject: ESRI.ArcGIS.Geodatabase.IRelationship;
public function get EditedObject : ESRI.ArcGIS.Geodatabase.IRelationship
public: __property ESRI.ArcGIS.Geodatabase.IRelationship* get_EditedObject();
public: property ESRI.ArcGIS.Geodatabase.IRelationship^ EditedObject { ESRI.ArcGIS.Geodatabase.IRelationship^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2