Click or drag to resize

reportElementFormSetAddProperties Method (ListtemplateFieldBasic)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.reporting.format
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public reportElementFormSet AddProperties(
	List<templateFieldBasic> fields
)
Request Example View Source

Parameters

fields
Type: System.Collections.GenericListtemplateFieldBasic

Return Value

Type: reportElementFormSet
See Also