LBM .Net API Documentation
LBMSDMFieldBool Constructor (name, v)
Namespaces
►
com.latencybusters.lbm.sdm
►
LBMSDMFieldBool
►
LBMSDMFieldBool(String, Boolean)
C#
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