Click or drag to resize

IAppendDataFields Interface

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Objects that have method for manual data field mapping (data for report templates)

Namespace:  imbSCI.Core.reporting
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public interface IAppendDataFields
Request Example View Source

The IAppendDataFields type exposes the following members.

Methods
  NameDescription
Public methodAppendDataFields
Appends its data points into new or existing property collection
Top
See Also