C# 클래스 BExIS.Web.Shell.Areas.DCM.Models.SelectFileViewModel

파일 보기 프로젝트 열기: BEXIS2/Core 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DataStructureType DataStructureType
ErrorList List
SelectedFileName String
SelectedServerFileName String
SupportedFileExtentions List
file System.Web.HttpPostedFileBase
fileStream Stream
serverFileList List

프로퍼티 상세

DataStructureType 공개적으로 프로퍼티

public DataStructureType DataStructureType
리턴 DataStructureType

ErrorList 공개적으로 프로퍼티

public List ErrorList
리턴 List

SelectedFileName 공개적으로 프로퍼티

public String SelectedFileName
리턴 String

SelectedServerFileName 공개적으로 프로퍼티

public String SelectedServerFileName
리턴 String

SupportedFileExtentions 공개적으로 프로퍼티

public List SupportedFileExtentions
리턴 List

file 공개적으로 프로퍼티

public HttpPostedFileBase,System.Web file
리턴 System.Web.HttpPostedFileBase

fileStream 공개적으로 프로퍼티

public Stream fileStream
리턴 Stream

serverFileList 공개적으로 프로퍼티

public List serverFileList
리턴 List