LBM .Net API Documentation
LBMSDMFieldFloat Constructor (name, v)
Namespacescom.latencybusters.lbm.sdmLBMSDMFieldFloatLBMSDMFieldFloat(String, Single)
Constructor for a float field with a known decimal
Declaration Syntax
C#
public LBMSDMFieldFloat(
	string name,
	float v
)
Parameters
name (String)
The field name
v (Single)
The float to be used as the field value

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0