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

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

Méthodes publiques

Свойство Type Description
annotations gov.va.medora.mdws.dto.sm.AnnotationTO[]
mailGroup TriageGroupTO
messageCategory System.Int32
messages gov.va.medora.mdws.dto.sm.MessageTO[]
subject string

Méthodes publiques

Méthode Description
ThreadTO ( ) : System
ThreadTO ( gov thread ) : System

Method Details

ThreadTO() public méthode

public ThreadTO ( ) : System
Résultat System

ThreadTO() public méthode

public ThreadTO ( gov thread ) : System
thread gov
Résultat System

Property Details

annotations public_oe property

public AnnotationTO[],gov.va.medora.mdws.dto.sm annotations
Résultat gov.va.medora.mdws.dto.sm.AnnotationTO[]

mailGroup public_oe property

public TriageGroupTO,gov.va.medora.mdws.dto.sm mailGroup
Résultat TriageGroupTO

messageCategory public_oe property

public Int32,System messageCategory
Résultat System.Int32

messages public_oe property

public MessageTO[],gov.va.medora.mdws.dto.sm messages
Résultat gov.va.medora.mdws.dto.sm.MessageTO[]

subject public_oe property

public string subject
Résultat string