ServerBusinessRuleOptionsConfigurationUsePrePack Property | |
Gets or sets PrePack.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public bool UsePrePack { get; set; }
public:
property bool UsePrePack {
bool get ();
void set (bool value);
}
function get_UsePrePack();
function set_UsePrePack(value);
Property Value
Type:
BooleanSee Also