LBM .Net API Documentation
LBMSDMFieldInt16 Constructor (name, v)
Namespacescom.latencybusters.lbm.sdmLBMSDMFieldInt16LBMSDMFieldInt16(String, Int16)
Constructor for a 16 bit integer field with a known short
Declaration Syntax
C#
public LBMSDMFieldInt16(
	string name,
	short v
)
Parameters
name (String)
The field name
v (Int16)
The short to be used as the field value

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0