[]
        
(Showing Draft Content)

C1.Web.Api.ImportSource

ImportSource Class

The wrapper of uploaded file as import source.

Inheritance
ImportSource
Namespace: C1.Web.Api
Assembly: C1.Web.Api.dll
Syntax
public class ImportSource

Constructors

Name Description
ImportSource(string, Stream)

Create an ImportSource instance.

Properties

Name Description
FileName

The file name from content dispostion.

Methods

Name Description
GetFileStream()

Gets the file content stream.