C# Class BExIS.Web.Shell.Areas.DCM.Models.SelectFileViewModel

Datei anzeigen Open project: BEXIS2/Core Class Usage Examples

Public Properties

Property Type Description
DataStructureType DataStructureType
ErrorList List
SelectedFileName String
SelectedServerFileName String
SupportedFileExtentions List
file System.Web.HttpPostedFileBase
fileStream Stream
serverFileList List

Property Details

DataStructureType public_oe property

public DataStructureType DataStructureType
return DataStructureType

ErrorList public_oe property

public List ErrorList
return List

SelectedFileName public_oe property

public String SelectedFileName
return String

SelectedServerFileName public_oe property

public String SelectedServerFileName
return String

SupportedFileExtentions public_oe property

public List SupportedFileExtentions
return List

file public_oe property

public HttpPostedFileBase,System.Web file
return System.Web.HttpPostedFileBase

fileStream public_oe property

public Stream fileStream
return Stream

serverFileList public_oe property

public List serverFileList
return List