Miner.Framework.Engine Assembly > Miner.Framework.Dispatch Namespace > MMAutoupdaterDispatch Class : RelatedObjectMoved Method |
'Declaration Public 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 MMAutoupdaterDispatch 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)
public 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.