ArcFM Solution Developer Guide
CreateDuctBankViewModel Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal vaultSurfaceViewModel As VaultSurfaceViewModel, _
   ByVal center As SE.Geospatial.Spatial.Coordinate _
)
'Usage
 
Dim vaultSurfaceViewModel As VaultSurfaceViewModel
Dim center As SE.Geospatial.Spatial.Coordinate
 
Dim instance As New CreateDuctBankViewModel(vaultSurfaceViewModel, center)
public CreateDuctBankViewModel( 
   VaultSurfaceViewModel vaultSurfaceViewModel,
   SE.Geospatial.Spatial.Coordinate center
)

Parameters

vaultSurfaceViewModel
center
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

CreateDuctBankViewModel Class
CreateDuctBankViewModel Members

 

 


Send Comment