ArcFM Server Developer Guide
Construct Method


Syntax
'Declaration
 
Public Sub Construct( _
   ByVal props As ESRI.ArcGIS.esriSystem.IPropertySet _
) 
'Usage
 
Dim instance As Main
Dim props As ESRI.ArcGIS.esriSystem.IPropertySet
 
instance.Construct(props)
public void Construct( 
   ESRI.ArcGIS.esriSystem.IPropertySet props
)

Parameters

props
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

Main Class
Main Members

 

 


Send Comment