Connector.ImportStream Method (Stream, String, String, String) |
Namespace:
Apptus.ESales.Connector
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntaxpublic void ImportStream(
Stream stream,
string name,
string type,
string filePath
)
Parameters
- stream
- Type: System.IO.Stream
- name
- Type: System.String
- type
- Type: System.String
- filePath
- Type: System.String
See Also