Language

Subtract Class

Definition

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

Constructors

Name Description
Subtract(Term, Term, VocabularyLink)
Subtract(Term, Term)

Properties

Name Description
LeftArgument (Inherited from ArithmeticFunction)
RightArgument (Inherited from ArithmeticFunction)
Type (Inherited from Term)
VocabularyLink (Inherited from Term)

Methods

Name Description
Clone()
SetType(Type) (Inherited from Term)

Applies to