Enum IPortTypeConverter.DriverSide
Describes port propagation priority if it exists.
Namespace: Mechatronics.SystemGraph
Assembly: solution.dll
Syntax
public enum IPortTypeConverter.DriverSide
Fields
| Name | Description |
|---|---|
| FirstVar | The first variable |
| NoDriver | No driver present |
| SecondVar | The second variable |