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