ConnectorImportStream Method (Stream, String, String, String, NullableBoolean) |
Namespace:
Apptus.ESales.Connector
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax public void ImportStream(
Stream stream,
string name,
string type,
string filePath,
Nullable<bool> force
)
Parameters
- stream
- Type: System.IOStream
- name
- Type: SystemString
- type
- Type: SystemString
- filePath
- Type: SystemString
- force
- Type: SystemNullableBoolean
See Also