The bus data type
Namespace: RTX.IOAssembly: IntervalZero.RTX (in IntervalZero.RTX.dll) Version: 12.0.0.0 (12.0.0.0)
public BusDataType BusDataType { get; private set; }
public BusDataType BusDataType { get; private set; }
Public Property BusDataType As BusDataType
Get
Private Set
Public Property BusDataType As BusDataType
Get
Private Set
public:
property BusDataType BusDataType {
BusDataType get ();
private: void set (BusDataType value);
}
public:
property BusDataType BusDataType {
BusDataType get ();
private: void set (BusDataType value);
}
Property Value
Type:
BusDataType