Share via


ScriptCompilerError(String, Boolean) Constructor

Definition

public:
 ScriptCompilerError(System::String ^ message, bool isError);
public ScriptCompilerError (string message, bool isError);
new Microsoft.BizTalk.BaseFunctoids.ScriptCompilerError : string * bool -> Microsoft.BizTalk.BaseFunctoids.ScriptCompilerError
Public Sub New (message As String, isError As Boolean)

Parameters

message
String
isError
Boolean

Applies to