Miner.Interop.Geodatabase Assembly > Miner.Interop Namespace > IMMAutoUpdater Interface : RelatedObjectMoved Method |
'Declaration Sub RelatedObjectMoved( _ ByVal pObject As ESRI.ArcGIS.Geodatabase.IObject, _ ByVal pRelClass As ESRI.ArcGIS.Geodatabase.IRelationshipClass, _ ByVal pObjectThatChanged As ESRI.ArcGIS.Geodatabase.IObject, _ ByVal pMoveVector As ESRI.ArcGIS.Geometry.ILine _ )
'Usage Dim instance As IMMAutoUpdater Dim pObject As ESRI.ArcGIS.Geodatabase.IObject Dim pRelClass As ESRI.ArcGIS.Geodatabase.IRelationshipClass Dim pObjectThatChanged As ESRI.ArcGIS.Geodatabase.IObject Dim pMoveVector As ESRI.ArcGIS.Geometry.ILine instance.RelatedObjectMoved(pObject, pRelClass, pObjectThatChanged, pMoveVector)
void RelatedObjectMoved( ESRI.ArcGIS.Geodatabase.IObject pObject, ESRI.ArcGIS.Geodatabase.IRelationshipClass pRelClass, ESRI.ArcGIS.Geodatabase.IObject pObjectThatChanged, ESRI.ArcGIS.Geometry.ILine pMoveVector )
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.