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