ConnectorImportStream Method A Sandcastle Documented Class Library

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.3.0
Syntax

C#
public void ImportStream(
	Stream stream,
	string name,
	string type,
	string filePath
)

Parameters

stream
Type: System.IOStream
name
Type: SystemString
type
Type: SystemString
filePath
Type: SystemString
See Also

Reference