Click or drag to resize

documentDatabaseReport Constructor (PropertyCollection)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the documentDatabaseReport class.

Namespace:  imbSCI.Reporting.meta.document
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public documentDatabaseReport(
	PropertyCollection data
)
Request Example View Source

Parameters

data
Type: System.DataPropertyCollection
The data.
See Also