ScriptCompilerError(String, Boolean) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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