ArcFM Engine Developer Guide
Prepare Method (IMMAttributeAgent3)


Syntax
'Declaration
 
Sub Prepare( _
   ByVal pProposedObject As IMMProposedObject, _
   ByVal bAllowAutoCreate As Boolean, _
   ByVal bManualSelect As Boolean _
) 
'Usage
 
Dim instance As IMMAttributeAgent3
Dim pProposedObject As IMMProposedObject
Dim bAllowAutoCreate As Boolean
Dim bManualSelect As Boolean
 
instance.Prepare(pProposedObject, bAllowAutoCreate, bManualSelect)

Parameters

pProposedObject
bAllowAutoCreate
bManualSelect
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

IMMAttributeAgent3 Interface
IMMAttributeAgent3 Members

 

 


Send Comment