LBM .Net API Documentation
getFieldInfoById Method (id)
Namespacescom.latencybusters.pdmPDMDefinitiongetFieldInfoById(Int32)
Gets the {@link PDMFieldInfo} object by its id
Declaration Syntax
C#
protected internal virtual PDMFieldInfo getFieldInfoById(
	int id
)
Parameters
id (Int32)
the internal id of the field
Return Value
the {@link PDMFieldInfo} object

Assembly: lbmcspdm (Module: lbmcspdm) Version: 6.7.1.0 (1.0.0.0)