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

Inheritance: AbstractArrayTO
ファイルを表示 Open project: OSEHRA/mdws Class Usage Examples

Public Properties

Property Type Description
arrays TaggedSurgicalPathologyRptArray[]

Public Methods

Method Description
TaggedSurgicalPathologyRptArrays ( ) : System
TaggedSurgicalPathologyRptArrays ( IndexedHashtable t ) : System

Method Details

TaggedSurgicalPathologyRptArrays() public method

public TaggedSurgicalPathologyRptArrays ( ) : System
return System

TaggedSurgicalPathologyRptArrays() public method

public TaggedSurgicalPathologyRptArrays ( IndexedHashtable t ) : System
t gov.va.medora.mdo.IndexedHashtable
return System

Property Details

arrays public_oe property

public TaggedSurgicalPathologyRptArray[] arrays
return TaggedSurgicalPathologyRptArray[]