LayoutExtendedConfig

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

TypeScript
export interface

Properties

PropertyType
extendedLayoutNamestring
includeLayoutNotExtendedObjectsboolean

Property Details

extendedLayoutName

TypeScript
extendedLayoutName?: string;
Property Value

string

includeLayoutNotExtendedObjects

TypeScript
includeLayoutNotExtendedObjects?: boolean;
Property Value

boolean