Click or drag to resize

VIZViewerImportStream Method

Import Stream Data Collection

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public bool ImportStream(
	List<StreamDataVO> stream
)

Parameters

stream
Type: System.Collections.GenericListStreamDataVO
Stream Data Collection

Return Value

Type: Boolean

[Missing <returns> documentation for "M:SHConnector.VIZViewer.ImportStream(System.Collections.Generic.List{SHConnector.StreamDataVO})"]

See Also