LayoutExtendedConfig
Configuration for API methods which load objects that can be Layout extensions
TypeScript
export interfaceProperties
| Property | Type |
|---|---|
| extendedLayoutName | string |
| includeLayoutNotExtendedObjects | boolean |
Property Details
extendedLayoutName
TypeScript
extendedLayoutName?: string;Property Value
string
includeLayoutNotExtendedObjects
TypeScript
includeLayoutNotExtendedObjects?: boolean;Property Value
boolean