LBM .Net API Documentation
LBMSDMFieldInt64 Constructor (name, v)
Namespacescom.latencybusters.lbm.sdmLBMSDMFieldInt64LBMSDMFieldInt64(String, Int64)
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