Class CreateModelReference
Represents an operator that creates a reference for a named model.
[Combinator]
[WorkflowElementCategory(ElementCategory.Source)]
public class CreateModelReference : INamedElement
- Inheritance
-
CreateModelReference
- Implements
- Inherited Members
Properties
- Name
Gets or sets the name of the model to reference.
Methods
- Process()
Generates an observable sequence that contains the model reference object.