LBM .Net API Documentation
LBMSDMFieldUnicode Constructor (name, v)
Namespacescom.latencybusters.lbm.sdmLBMSDMFieldUnicodeLBMSDMFieldUnicode(String, String)
Constructor for a unicode string field with a known value
Declaration Syntax
C#
public LBMSDMFieldUnicode(
	string name,
	string v
)
Parameters
name (String)
The field name
v (String)
The string to be used as the field value

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0