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

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0