Share via


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

Subtract(Term, Term)
Subtract(Term, Term, VocabularyLink)

Properties

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

Methods

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

Applies to