LBM .Net API Documentation
getFieldInfo Method (name)
Namespaces
►
com.latencybusters.pdm
►
PDMDefinition
►
getFieldInfo(String)
C#
Access the field information by String name
Declaration Syntax
C#
public
virtual
PDMFieldInfo
getFieldInfo
(
string
name
)
Parameters
name
(
String
)
the string field name
Return Value
the {@link PDMFieldInfo} handle
Assembly:
lbmcspdm
(Module: lbmcspdm) Version: 6.7.1.0 (1.0.0.0)