Click or drag to resize

ProcedureCategory Class

Procedure Category is localized dictionary based on vlangProcedureCategoryObject view; underlying table is ProcedureCategoryObject. Used for grouping procedure templates and procedures.
Inheritance Hierarchy

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class ProcedureCategory : RemovableCorrigoEntity

The ProcedureCategory type exposes the following members.

Properties
 NameDescription
Public propertyDisplayAs Displayable name. Max Length=256
Top
See Also