Class ModuleImportFileUploadUpdate
Inheritance
ModuleImportFileUploadUpdate
Assembly: DataWeb.Core.dll
Syntax
public class ModuleImportFileUploadUpdate
Properties
ChunkCount
Declaration
public int ChunkCount { get; set; }
Property Value
ChunkNumber
Declaration
public int ChunkNumber { get; set; }
Property Value
ChunkSize
Declaration
public int ChunkSize { get; set; }
Property Value
FileId
Declaration
public string FileId { get; set; }
Property Value
FileName
Declaration
public string FileName { get; set; }
Property Value
FileSize
Declaration
public long FileSize { get; set; }
Property Value
FullName
Declaration
public string FullName { get; set; }
Property Value