ServerBusinessRuleOptionsConfigurationUsePostPack Property | |
Gets or sets PostPack.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public bool UsePostPack { get; set; }
public:
property bool UsePostPack {
bool get ();
void set (bool value);
}
function get_UsePostPack();
function set_UsePostPack(value);
Property Value
Type:
BooleanSee Also