LBM .Net API Documentation
LBMSDMField Constructor (Name, Type)
Namespacescom.latencybusters.lbm.sdmLBMSDMFieldLBMSDMField(String, Int16)
Create a named field with a defined type - used by derived classes
Declaration Syntax
C#
protected internal LBMSDMField(
	string Name,
	short Type
)
Parameters
Name (String)
Name of the field to be created.
Type (Int16)
Type of the field to be created.

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0