Click or drag to resize

StiDataCreatorCreate Method

[Missing <summary> documentation for "M:Stimulsoft.Data.Engine.StiDataCreator.Create(Stimulsoft.Base.IStiAppDictionary,System.Collections.Generic.IEnumerable{Stimulsoft.Base.Meters.IStiMeter})"]

Namespace:  Stimulsoft.Data.Engine
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public static StiDataTable Create(
	IStiAppDictionary dict,
	IEnumerable<IStiMeter> meters
)

Parameters

dict
Type: Stimulsoft.BaseIStiAppDictionary

[Missing <param name="dict"/> documentation for "M:Stimulsoft.Data.Engine.StiDataCreator.Create(Stimulsoft.Base.IStiAppDictionary,System.Collections.Generic.IEnumerable{Stimulsoft.Base.Meters.IStiMeter})"]

meters
Type: System.Collections.GenericIEnumerableIStiMeter

[Missing <param name="meters"/> documentation for "M:Stimulsoft.Data.Engine.StiDataCreator.Create(Stimulsoft.Base.IStiAppDictionary,System.Collections.Generic.IEnumerable{Stimulsoft.Base.Meters.IStiMeter})"]

Return Value

Type: StiDataTable

[Missing <returns> documentation for "M:Stimulsoft.Data.Engine.StiDataCreator.Create(Stimulsoft.Base.IStiAppDictionary,System.Collections.Generic.IEnumerable{Stimulsoft.Base.Meters.IStiMeter})"]

See Also