Anmelden

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

Count of pending operations (pending 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 ResultCount As Nullable(Of Integer)
C#
public Nullable<int> ResultCount { get; set; }
Visual C++
public:
property Nullable<int> ResultCount {
	Nullable<int> get ();
	void set (Nullable<int> value);
}
JavaScript
function get_resultCount();
function set_resultCount(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