LBM .Net API Documentation
set Method (field, idx)
Namespacescom.latencybusters.lbm.sdmLBMSDMFieldsset(LBMSDMField, Int32)
Overwrite/set an existing field based on the field set index
Declaration Syntax
C#
public virtual void set(
	LBMSDMField field,
	int idx
)
Parameters
field (LBMSDMField)
The new field value
idx (Int32)
The index into the field set of the field

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0