The Portrate Interview Engine

ContainmentLogicRule Constructor 

Initializes a new instance of the ContainmentLogicRule class.

[Visual Basic]
Public Sub New()
[C#]
public ContainmentLogicRule();
[C++]
public: ContainmentLogicRule();
[JScript]
public function ContainmentLogicRule();

See Also

ContainmentLogicRule Class | Portrate.Interview.Model.Rules Namespace