Visual Basic (Declaration) | |
---|---|
Public Property ConnectionNumber As System.Integer |
C# | |
---|---|
public System.int ConnectionNumber {get; set;} |
Use this property with the Connection property. Values between 0 and 15 are valid and can be set. When the ConnectionNumber property's value is invalid, the BarCodeData Exception is thrown.