LBM .Net API Documentation
LBMSDMFieldUint8 Constructor (name, v)
Namespacescom.latencybusters.lbm.sdmLBMSDMFieldUint8LBMSDMFieldUint8(String, Byte)
Constructor for a unsigned 8 bit integer field with a known long
Declaration Syntax
C#
public LBMSDMFieldUint8(
	string name,
	byte v
)
Parameters
name (String)
The field name
v (Byte)
The short to be used as the field value

Assembly: lbmcssdm (Module: lbmcssdm) Version: 5.3.6.0