ArcFM Engine Developer Guide
frmContinue Constructor


Version: 10.2 and 10.2.1

Resource Center Home

Syntax
'Declaration
 
Public Function New( _
   ByVal disableFullResults As Boolean, _
   ByVal lastTimeOut As Integer _
)
'Usage
 
Dim disableFullResults As Boolean
Dim lastTimeOut As Integer
 
Dim instance As New frmContinue(disableFullResults, lastTimeOut)
public frmContinue( 
   bool disableFullResults,
   int lastTimeOut
)

Parameters

disableFullResults
lastTimeOut
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

frmContinue Class
frmContinue Members

 

 


Send Comment