Click or drag to resize

ProfileProfilePickupConfigurations Property

Gets or Sets ProfilePickupConfigurations

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false)]
public List<ProfilePickupConfiguration> ProfilePickupConfigurations { get; set; }

Property Value

Type: ListProfilePickupConfiguration

Implements

IProfileProfilePickupConfigurations
See Also