Implements simple set inclusion logic for a series of comma delimited values.
Author: Jacob W Anderson (c) Portrate, LLC. All rights reserved.
For a list of all members of this type, see ContainmentLogicRule Members.
System.Object
Portrate.Interview.Model.Rules.ContainmentLogicRule
[Visual Basic] Public Class ContainmentLogicRule Implements ILogicalRule, IXmlConfigurable [C#] public class ContainmentLogicRule : ILogicalRule, IXmlConfigurable [C++] public __gc class ContainmentLogicRule : public ILogicalRule, IXmlConfigurable [JScript] public class ContainmentLogicRule extends ILogicalRule, IXmlConfigurable
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: Portrate.Interview.Model.Rules
Assembly: Portrate.Interview (in Portrate.Interview.dll)
ContainmentLogicRule Members | Portrate.Interview.Model.Rules Namespace