ArcFM Engine Developer Guide
FindRoot Method (IMMProposedObject)


When creating an object, the attribute agent will create from the root proposed object. The object returns the proper node (may be self).
Syntax
'Declaration
 
Function FindRoot() As IMMProposedObject
'Usage
 
Dim instance As IMMProposedObject
Dim value As IMMProposedObject
 
value = instance.FindRoot()
IMMProposedObject FindRoot()

Return Value

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

IMMProposedObject Interface
IMMProposedObject Members

 

 


Send Comment