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

상속: OrderTO
파일 보기 프로젝트 열기: OSEHRA/mdws

공개 프로퍼티들

프로퍼티 타입 설명
title string
toService TaggedText

공개 메소드들

메소드 설명
ConsultTO ( ) : System
ConsultTO ( Consult mdo ) : System

메소드 상세

ConsultTO() 공개 메소드

public ConsultTO ( ) : System
리턴 System

ConsultTO() 공개 메소드

public ConsultTO ( Consult mdo ) : System
mdo gov.va.medora.mdo.Consult
리턴 System

프로퍼티 상세

title 공개적으로 프로퍼티

public string title
리턴 string

toService 공개적으로 프로퍼티

public TaggedText,gov.va.medora.mdws.dto toService
리턴 TaggedText