Share via


Remainder Class

Definition

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

Constructors

Remainder(Term, Term)
Remainder(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