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

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0