ArcFM Engine Developer Guide
CUWarningSentEventArgs Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal flagMessage As String, _
   ByVal sendType As SendToType _
)
'Usage
 
Dim flagMessage As String
Dim sendType As SendToType
 
Dim instance As New CUWarningSentEventArgs(flagMessage, sendType)
public CUWarningSentEventArgs( 
   string flagMessage,
   SendToType sendType
)

Parameters

flagMessage
sendType
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

CUWarningSentEventArgs Class
CUWarningSentEventArgs Members

 

 


Send Comment