ReportDefinition Constructor

Scanjour Workflow4 Reference Manual
Initializes a new instance of the ReportDefinition class

Namespace:  Scanjour.Workflow4.ActivityLibrary.Report
Assembly:  Scanjour.Workflow4.ActivityLibrary_21.3.0.0 (in Scanjour.Workflow4.ActivityLibrary_21.3.0.0.dll) Version: 21.3.0.0 (21.3.0.0)
Syntax

public ReportDefinition(
	IEnumerable<string> propertiesIncluded
)

Parameters

propertiesIncluded
Type: System.Collections.GenericIEnumerableString

[Missing <param name="propertiesIncluded"/> documentation for "M:Scanjour.Workflow4.ActivityLibrary.Report.ReportDefinition.#ctor(System.Collections.Generic.IEnumerable{System.String})"]

See Also

Reference