ClientBusinessRuleOptionsConfigurationUseRepeatShipment Property | |
Execute Repeat Shipment Business Rule .
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax [DefaultValueAttribute(false)]
public bool UseRepeatShipment { get; set; }
public:
[DefaultValueAttribute(false)]
property bool UseRepeatShipment {
bool get ();
void set (bool value);
}
function get_UseRepeatShipment();
function set_UseRepeatShipment(value);
Property Value
Type:
BooleanSee Also