IScriptRuleSet

class

IScriptRuleSet.

IScriptRuleSet

Bases: object

Scripting API of a rule set object.

unique_id

Retrieves the unique identifier.

Type

Guid

name

Retrieves the name.

Type

string

description

Retrieves the description.

Type

string

group

Retrieves the group.

Type

string

editable

Retrieves a value indicating whether this IScriptRuleSet is editable.

Type

bool

origin

Gets a value indicating the origin of this rule set.

Type

string

query_chains

Gets the query chains assigned to this rule set.

Type