C# 클래스 BExIS.Web.Shell.Areas.DDM.Models.ShowPublishDataModel

파일 보기 프로젝트 열기: BEXIS2/Core

공개 프로퍼티들

프로퍼티 타입 설명
DataRepositories List
DatasetId long
DownloadRights bool
EditRights bool
RepoFilesDictionary List

공개 메소드들

메소드 설명
ShowPublishDataModel ( ) : System

메소드 상세

ShowPublishDataModel() 공개 메소드

public ShowPublishDataModel ( ) : System
리턴 System

프로퍼티 상세

DataRepositories 공개적으로 프로퍼티

public List DataRepositories
리턴 List

DatasetId 공개적으로 프로퍼티

public long DatasetId
리턴 long

DownloadRights 공개적으로 프로퍼티

public bool DownloadRights
리턴 bool

EditRights 공개적으로 프로퍼티

public bool EditRights
리턴 bool

RepoFilesDictionary 공개적으로 프로퍼티

public List RepoFilesDictionary
리턴 List