ServerBusinessRuleOptionsConfigurationUsePostCreateGroup Property | |
Gets or sets PostCreateGroup.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public bool UsePostCreateGroup { get; set; }
public:
property bool UsePostCreateGroup {
bool get ();
void set (bool value);
}
function get_UsePostCreateGroup();
function set_UsePostCreateGroup(value);
Property Value
Type:
BooleanSee Also