C# Class gov.va.medora.mdws.dto.sm.SmClinicianTO

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

Public Properties

Property Type Description
duz string
provider bool
stationNo string

Public Methods

Method Description
SmClinicianTO ( ) : System
SmClinicianTO ( mdo clinician ) : System

Method Details

SmClinicianTO() public method

public SmClinicianTO ( ) : System
return System

SmClinicianTO() public method

public SmClinicianTO ( mdo clinician ) : System
clinician mdo
return System

Property Details

duz public_oe property

public string duz
return string

provider public_oe property

public bool provider
return bool

stationNo public_oe property

public string stationNo
return string