ArcFM Desktop Developer Guide
CreateCuWindowClosedEventArgs Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal code As String, _
   ByVal objectClassSlim As ObjectClassSlim, _
   ByVal subType As SubtypeWrapper, _
   ByVal manualClose As Boolean _
)
'Usage
 
Dim code As String
Dim objectClassSlim As ObjectClassSlim
Dim subType As SubtypeWrapper
Dim manualClose As Boolean
 
Dim instance As New CreateCuWindowClosedEventArgs(code, objectClassSlim, subType, manualClose)
public CreateCuWindowClosedEventArgs( 
   string code,
   ObjectClassSlim objectClassSlim,
   SubtypeWrapper subType,
   bool manualClose
)

Parameters

code
objectClassSlim
subType
manualClose
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

CreateCuWindowClosedEventArgs Class
CreateCuWindowClosedEventArgs Members

 

 


Send Comment