Class PortTypeNodeRuntime
Class PortTypeNodeRuntime. Implements the IPortType
Inherited Members
Namespace: Mechatronics.SystemGraph
Syntax
[Serializable]
public class PortTypeNodeRuntime : IPortType
Properties
Ref
Gets or sets the reference.
Declaration
public NodeRuntime Ref { get; set; }
Property Value
| Type | Description |
|---|---|
| NodeRuntime | The reference. |