ArcFM Solution Developer Guide
Show Method (IComPropertyPageSiteConfig)


Syntax
'Declaration
 
Sub Show( _
   ByVal hParentWnd As System.Integer, _
   ByVal lStartPage As System.Integer _
) 
'Usage
 
Dim instance As IComPropertyPageSiteConfig
Dim hParentWnd As System.Integer
Dim lStartPage As System.Integer
 
instance.Show(hParentWnd, lStartPage)
void Show( 
   System.int hParentWnd,
   System.int lStartPage
)

Parameters

hParentWnd
lStartPage
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

IComPropertyPageSiteConfig Interface
IComPropertyPageSiteConfig Members

 

 


Send Comment