LBM .Net API Documentation
LBMSDMFieldInt16 Constructor (name, v)
Namespaces
►
com.latencybusters.lbm.sdm
►
LBMSDMFieldInt16
►
LBMSDMFieldInt16(String, Int16)
C#
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