LogicalOr Class

Definition

public ref class LogicalOr sealed : Microsoft::RuleEngine::LogicalExpression
[System.Serializable]
public sealed class LogicalOr : Microsoft.RuleEngine.LogicalExpression
type LogicalOr = class
    inherit LogicalExpression
Public NotInheritable Class LogicalOr
Inherits LogicalExpression
Inheritance
Attributes

Constructors

Name Description
LogicalOr(LogicalExpressionCollection, VocabularyLink)
LogicalOr(LogicalExpressionCollection)

Properties

Name Description
Arguments
Type (Inherited from LogicalExpression)
VocabularyLink (Inherited from LogicalExpression)

Methods

Name Description
Clone()

Applies to