Click or drag to resize

ConnectionBuilderAddConnectionType Method

Add a connection type to the ConnectionBuilder.

Namespace:  Zebra.Sdk.Comm
Assembly:  SdkApi_Desktop (in SdkApi_Desktop.dll) Version: 2.14.1869
Syntax
public static void AddConnectionType(
	Object c
)

Parameters

c
Type: SystemObject
Connection class.
See Also