C# Class gov.va.medora.mdo.AppointmentType

Show file Open project: OSEHRA/mdo Class Usage Examples

Public Methods

Method Description
AppointmentType ( ) : System
AppointmentType ( string id, string name ) : System

Method Details

AppointmentType() public method

public AppointmentType ( ) : System
return System

AppointmentType() public method

public AppointmentType ( string id, string name ) : System
id string
name string
return System