LBM .Net API Documentation
LBMSDMFieldInt64 Constructor (name, v)
Namespaces
►
com.latencybusters.lbm.sdm
►
LBMSDMFieldInt64
►
LBMSDMFieldInt64(String, Int64)
C#
Constructor for a 64 bit integer field with a known short
Declaration Syntax
C#
public
LBMSDMFieldInt64
(
string
name
,
long
v
)
Parameters
name
(
String
)
The field name
v
(
Int64
)
The long to be used as the field value
Assembly:
lbmcssdm
(Module: lbmcssdm) Version: 6.7.1.0