| PrintoutTemplate Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CorrigoService.Entities
 Syntax
Syntax[SerializableAttribute] public class PrintoutTemplate : CorrigoEntity
The PrintoutTemplate type exposes the following members.
 Properties
Properties| 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.
             | 
 See Also
See Also