ServerBusinessRuleOptionsConfigurationUsePostReprocess Property | |
Gets or sets PostReprocess.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public bool UsePostReprocess { get; set; }
public:
property bool UsePostReprocess {
bool get ();
void set (bool value);
}
function get_UsePostReprocess();
function set_UsePostReprocess(value);
Property Value
Type:
BooleanSee Also