C# 클래스 gov.va.medora.mdws.dto.TaggedIcdRptArrays

상속: AbstractArrayTO
파일 보기 프로젝트 열기: OSEHRA/mdws 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
arrays TaggedIcdRptArray[]

공개 메소드들

메소드 설명
TaggedIcdRptArrays ( ) : System
TaggedIcdRptArrays ( IndexedHashtable t ) : System

메소드 상세

TaggedIcdRptArrays() 공개 메소드

public TaggedIcdRptArrays ( ) : System
리턴 System

TaggedIcdRptArrays() 공개 메소드

public TaggedIcdRptArrays ( IndexedHashtable t ) : System
t gov.va.medora.mdo.IndexedHashtable
리턴 System

프로퍼티 상세

arrays 공개적으로 프로퍼티

public TaggedIcdRptArray[] arrays
리턴 TaggedIcdRptArray[]