[]
        
(Showing Draft Content)

C1.Web.Api.ImportSource.-ctor

ImportSource Constructor

ImportSource(string, Stream)

Create an ImportSource instance.

Declaration
public ImportSource(string fileName, Stream fileStream)
Parameters
Type Name Description
string fileName

The import file name.

Stream fileStream

The import file stream.