Click or drag to resize

IAppendDataFieldsExtended Interface

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Class that supports AppendDataFields

Namespace:  imbSCI.Core.reporting
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public interface IAppendDataFieldsExtended : IAppendDataFields
Request Example View Source
Methods
  NameDescription
Public methodAppendDataFields(PropertyCollection)
Appends its data points into new or existing property collection
(Inherited from IAppendDataFields.)
Public methodAppendDataFields(PropertyCollectionExtended)
Appends its data points into new or existing property collection
Top
See Also