ServerBusinessRuleOptionsConfigurationUsePrePackRate Property | |
Gets or sets PrePackRate.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public bool UsePrePackRate { get; set; }
public:
property bool UsePrePackRate {
bool get ();
void set (bool value);
}
function get_UsePrePackRate();
function set_UsePrePackRate(value);
Property Value
Type:
BooleanSee Also