Click or drag to resize

ProfileTransportModes Property

Gets or sets TransportModes

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

Property Value

Type: ListTransportMode

Implements

IProfileTransportModes
See Also