TreatmentPlanCategory Class


Defines the TreatmentPlan category model.
Properties
Name Type Description
Public property Date dateTime
Date
Public property Priority numeric
Priority
Public property PriorityDescription string
Priority description
Public property Procedures TreatmentPlanProcedure []
List of procedures related to the treatment plan
Public property Status numeric
Status
Public property StatusDescription string
Status description
Public property TreatmentName string
Name of the treatment plan
Top
See Also