LBM .Net API Documentation
LBMSDMArrayTimestamp Constructor (name, nullfield)
Namespacescom.latencybusters.lbm.sdmLBMSDMArrayTimestampLBMSDMArrayTimestamp(String, Boolean)
Constructor for a new array field
Declaration Syntax
C#
public LBMSDMArrayTimestamp(
	string name,
	bool nullfield
)
Parameters
name (String)
The name of the field
nullfield (Boolean)
Boolean indicating if the field is a null field (true) or if its an array of 0 elements (non-null)

Assembly: lbmcssdm (Module: lbmcssdm) Version: 5.3.6.0