ServerBusinessRuleOptionsConfigurationUsePostVoid Property | |
Gets or sets PostVoid.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public bool UsePostVoid { get; set; }
public:
property bool UsePostVoid {
bool get ();
void set (bool value);
}
function get_UsePostVoid();
function set_UsePostVoid(value);
Property Value
Type:
BooleanSee Also