Click or drag to resize

ShipperSetting Properties

The ShipperSetting type exposes the following members.

Properties
  NameDescription
Public propertyAdapterShipperMappingId
Gets or Sets AdapterShipperMappingId
Public propertyControlType
Gets or sets the ControlType of the setting to display the correct control on the screen for the setting.
Public propertyDescription
Gets or sets the Description of the setting for tool tips.
Public propertyGroupName
Gets or sets the group name.
Public propertyId
Gets or sets the Id.
Public propertyIsRequired
Gets or Sets IsRequired
Public propertyName
Gets or sets the Name of the setting.
Public propertySymbol
Gets or sets the Symbol.
Public propertyValue
Gets or sets the Value of the setting.
Public propertyValues
Gets or sets the list of values to be displayed if the control type is set to dropdown.
Top
See Also