ProcedureTemplate Class |
Namespace: CorrigoService.Entities
[SerializableAttribute] public class ProcedureTemplate : RemovableCorrigoEntity
The ProcedureTemplate type exposes the following members.
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”
|
![]() | BaseId | |
![]() | DisplayAs |
Displayable name.
MaxLength = 80
|
![]() | ProcedureCategories |
Procedure Category/Procedure Template records.
|
![]() | Steps |
Steps
|