C# 클래스 gov.va.medora.mdws.dto.sm.AddresseeTO

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

공개 프로퍼티들

프로퍼티 타입 설명
folder FolderTO
messageId System.Int32
owner SmUserTO
readDate System.DateTime
reminderDate System.DateTime
role System.Int32

공개 메소드들

메소드 설명
AddresseeTO ( ) : System
AddresseeTO ( mdo addressee ) : System

메소드 상세

AddresseeTO() 공개 메소드

public AddresseeTO ( ) : System
리턴 System

AddresseeTO() 공개 메소드

public AddresseeTO ( mdo addressee ) : System
addressee mdo
리턴 System

프로퍼티 상세

folder 공개적으로 프로퍼티

public FolderTO,gov.va.medora.mdws.dto.sm folder
리턴 FolderTO

messageId 공개적으로 프로퍼티

public Int32,System messageId
리턴 System.Int32

owner 공개적으로 프로퍼티

public SmUserTO,gov.va.medora.mdws.dto.sm owner
리턴 SmUserTO

readDate 공개적으로 프로퍼티

public DateTime,System readDate
리턴 System.DateTime

reminderDate 공개적으로 프로퍼티

public DateTime,System reminderDate
리턴 System.DateTime

role 공개적으로 프로퍼티

public Int32,System role
리턴 System.Int32