LayoutExtendedConfig

Configuration for API methods which load objects that can be Layout extensions

TypeScript
export interface

Properties

Property
extendedLayoutName
includeLayoutNotExtendedObjects

Property Details

extendedLayoutName

TypeScript
extendedLayoutName?: string;
Property Value

string

includeLayoutNotExtendedObjects

TypeScript
includeLayoutNotExtendedObjects?: boolean;
Property Value

boolean