ArcFM Desktop Developer Guide
DefineParameters Method (ICreateData)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Provides a means for the framework object to specify the list of constructor parameters and their values to use in restoring the framework object.
Syntax
'Declaration
 
Function DefineParameters() As Object()
'Usage
 
Dim instance As ICreateData
Dim value() As Object
 
value = instance.DefineParameters()
object[] DefineParameters()
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

ICreateData Interface
ICreateData Members

 

 


Send Comment