LBM .Net API Documentation
getString Method (key)
Namespacescom.latencybusters.lbmLBMMessagePropertiesgetString(String)
Get the property with the specified key as a string.
Declaration Syntax
C#
public string getString(
	string key
)
Parameters
key (String)
The name of the property
Return Value
The value of the property, converted to a string if necessary.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0