ArcFM Desktop Developer Guide
Prepare Method (IMMAttributeAgent)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Syntax
'Declaration
 
Sub Prepare( _
   ByVal pProposed As IMMProposedObject, _
   ByVal bAllowAutoCreate As Boolean _
) 
'Usage
 
Dim instance As IMMAttributeAgent
Dim pProposed As IMMProposedObject
Dim bAllowAutoCreate As Boolean
 
instance.Prepare(pProposed, bAllowAutoCreate)
void Prepare( 
   IMMProposedObject pProposed,
   bool bAllowAutoCreate
)

Parameters

pProposed
bAllowAutoCreate
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

IMMAttributeAgent Interface
IMMAttributeAgent Members

 

 


Send Comment