C# Class gov.va.medora.mdws.dto.TaggedSurgicalPathologyRptArrays

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

Méthodes publiques

Свойство Type Description
arrays TaggedSurgicalPathologyRptArray[]

Méthodes publiques

Méthode Description
TaggedSurgicalPathologyRptArrays ( ) : System
TaggedSurgicalPathologyRptArrays ( IndexedHashtable t ) : System

Method Details

TaggedSurgicalPathologyRptArrays() public méthode

public TaggedSurgicalPathologyRptArrays ( ) : System
Résultat System

TaggedSurgicalPathologyRptArrays() public méthode

public TaggedSurgicalPathologyRptArrays ( IndexedHashtable t ) : System
t gov.va.medora.mdo.IndexedHashtable
Résultat System

Property Details

arrays public_oe property

public TaggedSurgicalPathologyRptArray[] arrays
Résultat TaggedSurgicalPathologyRptArray[]