ServerBusinessRuleOptionsConfigurationUsePreCreateGroup Property | |
Gets or sets PreCreateGroup.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public bool UsePreCreateGroup { get; set; }
public:
property bool UsePreCreateGroup {
bool get ();
void set (bool value);
}
function get_UsePreCreateGroup();
function set_UsePreCreateGroup(value);
Property Value
Type:
BooleanSee Also