Click or drag to resize

ProfileSettingConfigurationSortMode Property

Gets or Sets SortMode

Namespace:  PSI.Sox.Configuration
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute(ServiceSelectionSortMode.HighestToLowestRankedService)]
public ServiceSelectionSortMode SortMode { get; set; }

Property Value

Type: ServiceSelectionSortMode
See Also