C# Class BExIS.Web.Shell.Areas.DDM.Models.ShowPublishDataModel

Show file Open project: BEXIS2/Core

Public Properties

Property Type Description
DataRepositories List
DatasetId long
DownloadRights bool
EditRights bool
RepoFilesDictionary List

Public Methods

Method Description
ShowPublishDataModel ( ) : System

Method Details

ShowPublishDataModel() public method

public ShowPublishDataModel ( ) : System
return System

Property Details

DataRepositories public property

public List DataRepositories
return List

DatasetId public property

public long DatasetId
return long

DownloadRights public property

public bool DownloadRights
return bool

EditRights public property

public bool EditRights
return bool

RepoFilesDictionary public property

public List RepoFilesDictionary
return List