Anmelden

.NET Framework Class Library
SysJobArguments..::.DebugMailTo Field
SysJobArguments Class SeeAlso Send Feedback

E-mail adress to which debugging informations in the job run are to be sent. Debugging informations document the (successfull) performed transactions. Informations are collected to a single mail for the job run.

Namespace: Nsoft.Sys.Interfaces
Assembly: Nsoft.Sys.Interfaces (in Nsoft.Sys.Interfaces.dll)

Syntax

Visual Basic (Declaration)
<ArgumentAttribute(ArgumentType.AtMostOnce, HelpText := "mail address for debugging informations")> _
Public DebugMailTo As String
C#
[ArgumentAttribute(ArgumentType.AtMostOnce, HelpText = "mail address for debugging informations")]
public string DebugMailTo
Visual C++
[ArgumentAttribute(ArgumentType::AtMostOnce, HelpText = L"mail address for debugging informations")]
public:
String^ DebugMailTo
JavaScript
debugMailTo

See Also

Overview of namespaces
   
Top

Wir arbeiten mit Software von http://www.campus21.de.

Verantwortlich für angezeigte Daten ist der Webdomain-Eigentümer laut Impressum.

Suche