Share via


CreateObject Class

Definition

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

Constructors

CreateObject(Type)
CreateObject(Type, ArgumentCollection)
CreateObject(Type, ArgumentCollection, VocabularyLink)
CreateObject(Type, VocabularyLink)

Properties

ConstructorArguments
Type (Inherited from Term)
VocabularyLink (Inherited from Term)

Methods

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

Applies to