Anmelden

.NET Framework Class Library
DataChartJob Class
Members SeeAlso Send Feedback

This Job logs numerical data from given data models. The job should be run every day at first (before other jobs are executed). To ensure this, you can call the job in all job scripts. The snapshot is done only once a day. If the job is not called, you will be missing snapshot This data can be displayed via the office website. Missed snapshots will be displayed as flat horizontal lines. Nsoft.Sys.Jobs.DataChartJob /DataModel:BillingService.BusinessEntities.DataModel

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

Syntax

Visual Basic (Declaration)
Public Class DataChartJob _
	Inherits SysJobBase
C#
public class DataChartJob : SysJobBase
Visual C++
public ref class DataChartJob : public SysJobBase
JavaScript
Nsoft.Sys.Jobs.DataChartJob = function();

Type.createClass(
	'Nsoft.Sys.Jobs.DataChartJob',
	Nsoft.Sys.Interfaces.SysJobBase);

Inheritance Hierarchy

System..::.Object
Nsoft.Sys.DataModel..::.SysJob
Nsoft.Sys.Interfaces..::.SysJobBase
Nsoft.Sys.Jobs..::.DataChartJob

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