Table "Tenant Report Layout"

ID 2000000232
Namespace: System.Environment.Configuration

Stores custom report layout definitions and templates for report rendering and formatting. Manages tenant-specific report layouts in multiple formats including RDLC, Word, and Excel.

Remarks

This table enables customization of report appearance and structure through layout templates. Integrates with the reporting framework, layout selection mechanisms, and report rendering services. Supports multi-company scenarios and extension-based layout management for flexible report design.

Properties

Name Value
Caption Tenant Report Layout
DataPerCompany False
ReplicateData False
Scope Cloud

Fields

Name Type Description
"Report ID" Integer

Identifier of the report object that this layout applies to.

Name Text[250]

Unique name identifier for the report layout within the tenant.

Caption Text[250]

Legacy caption field for the report layout (obsolete).

CaptionML Text[250]

Legacy multilingual caption field for the report layout (obsolete).

"App ID" Guid

Unique identifier of the extension application that provides this layout.

"Company Name" Text[30]

Company name scope for company-specific layout assignments.

Layout Media

Binary storage containing the actual report layout template data.

"Layout Format" Option

Format type of the report layout (RDLC, Word, Excel, or Custom).

"Custom Type" Guid

Type identifier for custom layout formats requiring specialized rendering.

"MIME Type" Text[255]

MIME type specification for the layout file format and content type.

Description Text[250]

Descriptive text explaining the purpose and characteristics of the layout.

IsObsolete Boolean

Indicates whether this layout is marked as obsolete and should not be used.

ExcelLayoutMultipleDataSheets Enum System.Reflection."Excel Sheet Configuration"

Configuration setting for Excel layouts controlling multiple data sheet behavior.

SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

See also