ArcFM Engine Developer Guide
SetNotifyRelationshipChanged Method


Syntax
'Declaration
 
Sub SetNotifyRelationshipChanged( _
   ByVal pRC As ESRI.ArcGIS.Geodatabase.IRelationshipClass _
) 
'Usage
 
Dim instance As IMMEditNotificationQueue
Dim pRC As ESRI.ArcGIS.Geodatabase.IRelationshipClass
 
instance.SetNotifyRelationshipChanged(pRC)
void SetNotifyRelationshipChanged( 
   ESRI.ArcGIS.Geodatabase.IRelationshipClass pRC
)

Parameters

pRC
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

IMMEditNotificationQueue Interface
IMMEditNotificationQueue Members

 

 


Send Comment