ServerBusinessRuleOptionsConfigurationUsePostProcessBatch Property | |
Gets or sets PostProcessBatch.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public bool UsePostProcessBatch { get; set; }
public:
property bool UsePostProcessBatch {
bool get ();
void set (bool value);
}
function get_UsePostProcessBatch();
function set_UsePostProcessBatch(value);
Property Value
Type:
BooleanSee Also