Assert Class

Definition

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

Constructors

Name Description
Assert(Term, VocabularyLink)
Assert(Term)

Properties

Name Description
Facts
Type (Inherited from Term)
VocabularyLink (Inherited from Term)

Methods

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

Applies to