HazmatContentConfigurationExceptedQuantity Property | |
Gets or sets ExceptedQuantity.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public bool ExceptedQuantity { get; set; }
public:
property bool ExceptedQuantity {
bool get ();
void set (bool value);
}
function get_ExceptedQuantity();
function set_ExceptedQuantity(value);
Property Value
Type:
BooleanSee Also