Namespace: Apptus.ESales.Connector
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 3.47.3
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