LBM .Net API Documentation
LBMSDMFieldTimestamp Constructor (name, v)
Namespacescom.latencybusters.lbm.sdmLBMSDMFieldTimestampLBMSDMFieldTimestamp(String, LBMSDMRawTimestamp)
Constructor for a timestamp field using an LBMSDMRawTimestamp as the value
Declaration Syntax
C#
public LBMSDMFieldTimestamp(
	string name,
	LBMSDMRawTimestamp v
)
Parameters
name (String)
The field name
v (LBMSDMRawTimestamp)
The byte array to be used as the timestamp

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0