Click or drag to resize

ShipperSettingValue Property

Gets or sets the Value of the setting.

Namespace:  PSI.Sox.Adapter
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
C#
[DataMemberAttribute(EmitDefaultValue = false)]
public string Value { get; set; }

Property Value

Type: String
See Also