Table of Contents

Enum LinkedFactAction

Namespace
NRules
Assembly
NRules.dll

Action taken on the linked fact.

public enum LinkedFactAction

Fields

Insert = 0

Linked fact is inserted into the session.

Update = 1

Linked fact is updated in the session.

Retract = 2

Linked fact is retracted from the session.