Anmelden

.NET Framework Class Library
SysJob..::.ErrorCount Property
SysJob Class SeeAlso Send Feedback

Count of failed operations (failed objects). The job tries to bring objects in a required state, but objects have nor arrived this state yet because of permitted situations.

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

Syntax

Visual Basic (Declaration)
Public Property ErrorCount As Nullable(Of Integer)
C#
public Nullable<int> ErrorCount { get; set; }
Visual C++
public:
property Nullable<int> ErrorCount {
	Nullable<int> get ();
	void set (Nullable<int> value);
}
JavaScript
function get_errorCount();
function set_errorCount(value);

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