C# 클래스 Prizm.Main.Forms.Reports.Mill.MillReportsViewModel

상속: ViewModelBase, IDisposable
파일 보기 프로젝트 열기: AleksMorozova/prizm 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ReportTypes BindingList>
SearchIds List
SearchStatuses List
endDate System.DateTime
localizedPipeStatus List
previewSource object
startDate System.DateTime

공개 메소드들

메소드 설명
Dispose ( ) : void

비공개 메소드들

메소드 설명
GetAllCategories ( ) : void
LoadAllReportTypes ( ) : void
MillReportsViewModel ( IMillReportsRepository repo, IUserNotify notify, ICategoryRepository repoCategory ) : Prizm.Data.DAL

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

프로퍼티 상세

ReportTypes 공개적으로 프로퍼티

public BindingList> ReportTypes
리턴 BindingList>

SearchIds 공개적으로 프로퍼티

public List SearchIds
리턴 List

SearchStatuses 공개적으로 프로퍼티

public List SearchStatuses
리턴 List

endDate 공개적으로 프로퍼티

public DateTime,System endDate
리턴 System.DateTime

localizedPipeStatus 공개적으로 프로퍼티

public List localizedPipeStatus
리턴 List

previewSource 공개적으로 프로퍼티

public object previewSource
리턴 object

startDate 공개적으로 프로퍼티

public DateTime,System startDate
리턴 System.DateTime