ActiveReports 9
ErrorInfo Constructor(Level,String)

Syntax
'Declaration
 
Public Function New( _
   ByVal level As ErrorInfo.Level, _
   ByVal info As System.String _
)
public ErrorInfo( 
   ErrorInfo.Level level,
   System.string info
)

Parameters

level
info
See Also

Reference

ErrorInfo Structure
ErrorInfo Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum