ArcFM Server Developer Guide
RecordRelationshipNew Method


Syntax
'Declaration
 
Sub RecordRelationshipNew( _
   ByVal ipRelationship As ESRI.ArcGIS.Geodatabase.IRelationship _
) 
'Usage
 
Dim instance As IMMEditLogEntry2
Dim ipRelationship As ESRI.ArcGIS.Geodatabase.IRelationship
 
instance.RecordRelationshipNew(ipRelationship)
void RecordRelationshipNew( 
   ESRI.ArcGIS.Geodatabase.IRelationship ipRelationship
)

Parameters

ipRelationship
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

IMMEditLogEntry2 Interface
IMMEditLogEntry2 Members

 

 


Send Comment