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