ArcFM Solution Developer Guide
CuUpgradeCompleteEventArgs Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal succeeded As System.Boolean, _
   ByVal message As System.String _
)
'Usage
 
Dim succeeded As System.Boolean
Dim message As System.String
 
Dim instance As New CuUpgradeCompleteEventArgs(succeeded, message)
public CuUpgradeCompleteEventArgs( 
   System.bool succeeded,
   System.string message
)

Parameters

succeeded
message
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

CuUpgradeCompleteEventArgs Class
CuUpgradeCompleteEventArgs Members

 

 


Send Comment