ArcFM Desktop Developer Guide
DesignData Constructor


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Syntax
'Declaration
 
Public Function New( _
   ByVal pxApp As IMMPxApplication, _
   ByVal wmsDesign As IMMWMSDesign, _
   ByVal wmsWorkRequest As IMMWMSWorkRequest _
)
'Usage
 
Dim pxApp As IMMPxApplication
Dim wmsDesign As IMMWMSDesign
Dim wmsWorkRequest As IMMWMSWorkRequest
 
Dim instance As New DesignData(pxApp, wmsDesign, wmsWorkRequest)
public DesignData( 
   IMMPxApplication pxApp,
   IMMWMSDesign wmsDesign,
   IMMWMSWorkRequest wmsWorkRequest
)

Parameters

pxApp
wmsDesign
wmsWorkRequest
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

DesignData Class
DesignData Members

 

 


Send Comment