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