PrintoutTemplate Class |
Namespace: CorrigoService.Entities
[SerializableAttribute] public class PrintoutTemplate : CorrigoEntity
The PrintoutTemplate type exposes the following members.
| Name | Description | |
|---|---|---|
| ActorTypeId |
References Actor Type for which particular printout is defined;
| |
| DisplayAs |
Displayable name.
Max Length=160
| |
| IsDefault |
True, when Work Order Printout is default.
| |
| IsHidden |
True, when Work Order Printout is hidden.
| |
| StatusId |
Security validation status for the Work Order Printout body.
|