The Portrate Interview Engine

LogicRuleFactory Class

Constructs instances of the ILogicRule interface using the engine's rule configuration.

For a list of all members of this type, see LogicRuleFactory Members.

System.Object
   Portrate.Interview.Model.Rules.LogicRuleFactory

[Visual Basic]
Public Class LogicRuleFactory
[C#]
public class LogicRuleFactory
[C++]
public __gc class LogicRuleFactory
[JScript]
public class LogicRuleFactory

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Portrate.Interview.Model.Rules

Assembly: Portrate.Interview (in Portrate.Interview.dll)

See Also

LogicRuleFactory Members | Portrate.Interview.Model.Rules Namespace