LBM .Net API Documentation
LBMSDMFieldUint64 Constructor (name, v)
Namespacescom.latencybusters.lbm.sdmLBMSDMFieldUint64LBMSDMFieldUint64(String, UInt64)
Constructor for a unsigned 64 bit integer field with a known BigInteger
Declaration Syntax
C#
public LBMSDMFieldUint64(
	string name,
	ulong v
)
Parameters
name (String)
The field name
v (UInt64)
The BigInteger to be used as the field value

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0