C# Class gov.va.medora.mdws.dto.sm.FolderTO

Inheritance: BaseSmTO
Afficher le fichier Open project: OSEHRA/mdws Class Usage Examples

Méthodes publiques

Свойство Type Description
isSystemFolder bool
name string

Méthodes publiques

Méthode Description
FolderTO ( ) : System
FolderTO ( mdo folder ) : System

Method Details

FolderTO() public méthode

public FolderTO ( ) : System
Résultat System

FolderTO() public méthode

public FolderTO ( mdo folder ) : System
folder mdo
Résultat System

Property Details

isSystemFolder public_oe property

public bool isSystemFolder
Résultat bool

name public_oe property

public string name
Résultat string