ArcFM Engine Developer Guide
Customize Method


Syntax
'Declaration
 
Sub Customize( _
   ByRef pvarValues As Object _
) 
'Usage
 
Dim instance As IMMExtObjCustomization
Dim pvarValues As Object
 
instance.Customize(pvarValues)
void Customize( 
   ref object pvarValues
)

Parameters

pvarValues
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

IMMExtObjCustomization Interface
IMMExtObjCustomization Members

 

 


Send Comment