ProfileSettingDisableDeleteOtherPendingShipments Property | |
Gets or sets DisableDeleteOtherPendingShipments
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax [DataMemberAttribute]
public bool DisableDeleteOtherPendingShipments { get; set; }
public:
[DataMemberAttribute]
property bool DisableDeleteOtherPendingShipments {
bool get ();
void set (bool value);
}
function get_DisableDeleteOtherPendingShipments();
function set_DisableDeleteOtherPendingShipments(value);
Property Value
Type:
BooleanSee Also