<< Click to Display Table of Contents >> Navigation: »No topics above this level« Connection.DeviceType Property |
Gets or sets the device type of the connection. You can use the following devices: Serial, Can, TcpIp, Shared
[Visual Basic]
Public Property DeviceType() As DeviceType
Public Get
End Get
Public Set
End Set
End Property
[C#]
public DeviceType DeviceType { public get; public set; }
Connection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]