Procedure Category is localized dictionary based on vlangProcedureCategoryObject view; underlying table is ProcedureCategoryObject. Used for grouping procedure templates and procedures.
Inheritance Hierarchy Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public class ProcedureCategory : RemovableCorrigoEntity
<SerializableAttribute>
Public Class ProcedureCategory
Inherits RemovableCorrigoEntity
No code example is currently available or this language may not be supported.
The ProcedureCategory type exposes the following members.
Properties | Name | Description |
---|
 | DisplayAs |
Displayable name.
Max Length=256
|
Top
See Also