LBM .Net API Documentation
set Method (newfield, fieldidx, arrayidx)
Namespacescom.latencybusters.lbm.sdmLBMSDMessageset(LBMSDMField, Int32, Int32)
Set an SDM message field based on the message element index and the array index.
Declaration Syntax
C#
public virtual void set(
	LBMSDMField newfield,
	int fieldidx,
	int arrayidx
)
Parameters
newfield (LBMSDMField)
The new field
fieldidx (Int32)
The field index in the message
arrayidx (Int32)
The array index in the field

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0