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

Inheritance: BaseSmTO
Show file 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 property

public string duz
return string

provider public property

public bool provider
return bool

stationNo public property

public string stationNo
return string