| ProcedureTemplate Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CorrigoService.Entities
 Syntax
Syntax[SerializableAttribute] public class ProcedureTemplate : RemovableCorrigoEntity
The ProcedureTemplate type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AllowMarkAll | 
            True means Procedures created from this template support functionality “mark all steps as done”.
             | 
|  | AllowNotApplicable | 
            True means Procedures created from this template can be marked as “not applicable”
             | 
|  | DisplayAs | 
            Displayable name.
            MaxLength = 80
             | 
|  | ProcedureCategories | 
            Procedure Category/Procedure Template records.
             | 
|  | Steps | 
            Steps
             | 
 See Also
See Also