Click or drag to resize

ProfileSettingConfigurationServiceSelectionMode Property

Gets or Sets ServiceSelectionMode

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

Property Value

Type: ServiceSelectionMode
See Also