DisplayStyleLoadProps Interface

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

@see ViewStateLoadProps and ElementLoadOptions.

Properties

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

Defined in

Last Updated: 13 May, 2024