LBM .Net API Documentation
LBMSDMFieldInt8 Constructor (name, v)
Namespacescom.latencybusters.lbm.sdmLBMSDMFieldInt8LBMSDMFieldInt8(String, SByte)
Constructor for an 8 bit integer field with a known byte
Declaration Syntax
C#
public LBMSDMFieldInt8(
	string name,
	sbyte v
)
Parameters
name (String)
The field name
v (SByte)
The byte to be used as the field value

Assembly: lbmcssdm (Module: lbmcssdm) Version: 5.3.6.0