DisplayStyleLoadProps Interface

Options controlling which properties are included or excluded when querying DisplayStyleProps.

@see ViewStateLoadProps and ElementLoadOptions.

Properties

Name Type Description
compressExcludedElementIds undefined | boolean If true, DisplayStyleSettingsProps.excludedElements will be compressed into a single compact string; otherwise they will be expanded into an array of strings.  
omitScheduleScriptElementIds undefined | boolean If true, the lists of element Ids in the display style's schedule script will be empty.  

Defined in

Last Updated: 19 April, 2024