ServerBusinessRuleOptionsConfigurationUsePreReprocess Property | |
Gets or sets PreReprocess.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public bool UsePreReprocess { get; set; }
public:
property bool UsePreReprocess {
bool get ();
void set (bool value);
}
function get_UsePreReprocess();
function set_UsePreReprocess(value);
Property Value
Type:
BooleanSee Also