--- alias: areaprintabledocumentcontext-st description: "This documentation outlines a context object for retrieving printable documents within a defined area" --- # AreaPrintableDocumentContext ## Description Used to obtain a list of PrintableDocuments for a certain Area ## Fields The **AreaPrintableDocumentContext** table has the following fields: | Field | Description | Key | Mandatory | Comments | | --- | ----- | -- | -- | ---- | | **Area** | Area Reference | Yes | No | | | **Facility** | Facility Reference | Yes | No | | | **Scope** | The scope of the Printable Document Context Record | Yes | No | | | **PrintableDocument** | PrintableDocument Reference | No | Yes | | Table: AreaPrintableDocumentContext fields ## Precedence Keys The search precedence rules are the following: 1. Facility, Area, Scope 2. Area, Scope 3. Facility, Scope