Click or drag to resize

deliveryInstanceAppendDataFields Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Appends the data fields.

Namespace:  imbSCI.Reporting.meta.delivery
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public PropertyCollection AppendDataFields(
	PropertyCollection data = null
)
Request Example View Source

Parameters

data (Optional)
Type: System.DataPropertyCollection
The data.

Return Value

Type: PropertyCollection

Implements

IAppendDataFieldsAppendDataFields(PropertyCollection)
See Also