Anmelden

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

Bearbeitungsstatus, Gesamtanzahl der Objekte

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

Syntax

Visual Basic (Declaration)
<DalUpgradeAttribute(MinorVersion := )> _
Public Property ProgressTotal As Nullable(Of Integer)
C#
[DalUpgradeAttribute(MinorVersion = )]
public Nullable<int> ProgressTotal { get; set; }
Visual C++
[DalUpgradeAttribute(MinorVersion = )]
public:
property Nullable<int> ProgressTotal {
	Nullable<int> get ();
	void set (Nullable<int> value);
}
JavaScript
function get_progressTotal();
function set_progressTotal(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