DigitalChannel(Int32) Constructor

Creates a new instance of the DigitalChannel.

Definition

Namespace: Gemstone.COMTRADE
Assembly: Gemstone.COMTRADE (in Gemstone.COMTRADE.dll) Version: 1.0.173 -- Release Build+c7d25bff7aa30351b69c0f79cb377c524c761f48
public DigitalChannel(
	int version = 1999
)

Parameters

version  Int32  (Optional)
Target schema version.

See Also