See Also

ITLogMsg Class  | ITLogMsg Members  | Overload List  | ITLogMsg.Create Overview

Language

Visual Basic

C#

JScript

Show All

Module
The name for the Module property.
Case
The name for the Case property.
See AlsoLanguages ItLogLib2DotNet Send feedback on this topic to support@itech-software.com.

Create(String,String) Method

Creates and intializes a new logmessage, settings its Module and Case properties to the values given in the call.

[Visual Basic]
Overloads Public Sub Create( _    ByVal Module As String, _    ByVal Case As String _ )
[C#]
public void Create(    string Module,    string Case );
[JScript]
public function Create(    Module : String,    Case : String );

Parameters

Module
The name for the Module property.
Case
The name for the Case property.

See Also

ITLogMsg Class  | ITLogMsg Members  | Overload List  | ITLogMsg.Create Overview

 

 


(c) 2002-2004 iTech Software GmbH, Berlin. Version 2.4, Wed 07 Jul 2004.