ServerBusinessRuleOptionsConfigurationUseRate Property | |
Gets or sets Rate.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public bool UseRate { get; set; }
public:
property bool UseRate {
bool get ();
void set (bool value);
}
function get_UseRate();
function set_UseRate(value);
Property Value
Type:
BooleanSee Also