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

Afficher le fichier Open project: BEXIS2/Core Class Usage Examples

Méthodes publiques

Свойство 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
Résultat DataStructureType

ErrorList public_oe property

public List ErrorList
Résultat List

SelectedFileName public_oe property

public String SelectedFileName
Résultat String

SelectedServerFileName public_oe property

public String SelectedServerFileName
Résultat String

SupportedFileExtentions public_oe property

public List SupportedFileExtentions
Résultat List

file public_oe property

public HttpPostedFileBase,System.Web file
Résultat System.Web.HttpPostedFileBase

fileStream public_oe property

public Stream fileStream
Résultat Stream

serverFileList public_oe property

public List serverFileList
Résultat List