Share

PartsListSortSettings.TertiaryColumnAscending Property

Parent Object: PartsListSortSettings

Description

Read-write property that gets and sets whether to sort from the lowest value to the highest or vice versa. The default value is True indicating that the sorting will be from the lowest value to the highest.

Syntax

PartsListSortSettings.TertiaryColumnAscending() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Version

Introduced in version 2025

Was this information helpful?