LBM .Net API Documentation
LBMSDMFieldBool Constructor (name, v)
Namespacescom.latencybusters.lbm.sdmLBMSDMFieldBoolLBMSDMFieldBool(String, Boolean)
Constructor for a boolean field with a known value
Declaration Syntax
C#
public LBMSDMFieldBool(
	string name,
	bool v
)
Parameters
name (String)
The field name
v (Boolean)
The boolean to be used as the field value

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0