| LkDataGetFormatedError Method |
Get the character strings of the errors, formatted. Replacing multi-value AM brands with line breaks.
Namespace:
LinkarCommon
Assembly:
LinkarClientCOM (in LinkarClientCOM.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax public string GetFormatedError()
Public Function GetFormatedError As String
public:
String^ GetFormatedError()
member GetFormatedError : unit -> string
Return Value
Type:
String
The character string of the formatted error.
See Also