ClientBusinessRuleOptionsConfigurationUsePostBuildShipment Property | |
Execute Post Build Shipment Business Rule
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax [DefaultValueAttribute(false)]
public bool UsePostBuildShipment { get; set; }
public:
[DefaultValueAttribute(false)]
property bool UsePostBuildShipment {
bool get ();
void set (bool value);
}
function get_UsePostBuildShipment();
function set_UsePostBuildShipment(value);
Property Value
Type:
BooleanSee Also