Printout Properties |
The Printout type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllowPrintingOnState | The user can print documents only with state equal or greater than Allow_Printing_On_State. [Required] [Default(0)] |
![]() | ApplicationName | The application which stored and uses the printout. [Required] |
![]() | BackwardCompatibility | Obsolete. Not used. [Required] [Default(false)] |
![]() | ChangingAttributes |
Gets the attributes that are currently changing. Can be used in attribute change event handler to prevent stack overflow.
(Inherited from EditableDomainObject.) |
![]() | Copies | Number of copies that should be printed when using direct printing. [Required] [Default(1)] |
![]() | CustomProperties |
Gets the custom properties of the object.
(Inherited from EnterpriseOneEntityObject.) |
![]() | Definition | Obsolete. Not used. |
![]() | DefinitionFormat | Obsolete. Not used. [Default("default")] |
![]() | DocumentType | The document type to which this printout layout is bound. [Required] [Filter(multi eq)] [Owner] |
![]() | EnterpriseCompany | The Enterprise Company to which this Printout applies, or null if it is for all enterprise companies. [Filter(multi eq)] |
![]() | ExtendedProperties |
Extended properties contain temporary (not persisted) values in the object instance.
(Inherited from EntityObject.) |
![]() | Id |
The unique Id of the entity object
(Inherited from EntityObject.) |
![]() | IsDefault | True if this is the default printout for the application form. [Required] [Default(false)] [Filter(eq)] |
![]() | IsGhost |
Returns true when the object is a ghost object
(Inherited from EntityObject.) |
![]() | IsLoaded | Gets a value indicating whether the associated data for this domain object is loaded. (Overrides EntityObjectIsLoaded.) |
![]() | ItemString |
Gets or sets the value of a data attribute
(Inherited from DomainObject.) |
![]() | ItemIDataAttribute |
Gets or sets the value of a data attribute
(Inherited from DomainObject.) |
![]() | Name | The name of the printout. Unique within the application form. [Required] [Filter(like)] |
![]() | NoEvents |
Turns on "No events" mode and returns a class, that will turn it off when Disposed. See remarks for more info.
(Inherited from DomainObject.) |
![]() | Notes | Notes for this Printout. |
![]() | ObjectState | Gets the state of the domain object. (Overrides EditableDomainObjectObjectState.) |
![]() | Ord | Order in the list of printouts when using direct printing. [Required] [Default(0)] |
![]() | OrdFilterXml | The condition, required to be matched in order for the printout to be executed upon "Print All" command. |
![]() | OrdPriority | Ordinal position and priority of the printout, in regard to other printouts within the current document type. Used for sorting, when executing printouts with "Print All" command. [Default(0)] |
![]() | PrintoutLayout | The printout layout, that is bound to the document type. [Required] [Filter(multi eq)] |
![]() | Report | If not null points to a custom report that indicates which data will be loaded in the printout. [Filter(multi eq)] |
![]() | Repository | Provides access to PrintoutsRepository repository methods |
![]() | Transaction |
The EnterpriseOne transaction to which this object is attached.
(Inherited from EnterpriseOneEntityObject.) |