ProgressReportStart Method Ingeniux CMS Content Store API

Namespace: Ingeniux.CMS.Messaging
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

public virtual void Start(
	int count,
	bool includeDataSteps,
	string message = null
)

Parameters

count
Type: SystemInt32

[Missing <param name="count"/> documentation for "M:Ingeniux.CMS.Messaging.ProgressReport.Start(System.Int32,System.Boolean,System.String)"]

includeDataSteps
Type: SystemBoolean

[Missing <param name="includeDataSteps"/> documentation for "M:Ingeniux.CMS.Messaging.ProgressReport.Start(System.Int32,System.Boolean,System.String)"]

message (Optional)
Type: SystemString

[Missing <param name="message"/> documentation for "M:Ingeniux.CMS.Messaging.ProgressReport.Start(System.Int32,System.Boolean,System.String)"]

Implements

IProgressReportStart(Int32, Boolean, String)
See Also

Reference