class
IScriptRuleSet.
IScriptRuleSet
Bases: object
Scripting API of a rule set object.
unique_id
Retrieves the unique identifier.
Guid
name
Retrieves the name.
string
description
Retrieves the description.
string
group
Retrieves the group.
string
editable
Retrieves a value indicating whether this IScriptRuleSet is editable.
bool
origin
Gets a value indicating the origin of this rule set.
string
query_chains
Gets the query chains assigned to this rule set.
List of IScriptQueryChain