ArcFM Desktop Developer Guide
AddField Method (IRelationship)


Syntax
'Declaration
 
Sub AddField( _
   ByVal field As IField _
) 
'Usage
 
Dim instance As IRelationship
Dim field As IField
 
instance.AddField(field)
void AddField( 
   IField field
)

Parameters

field
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

IRelationship Interface
IRelationship Members

 

 


Send Comment