Click or drag to resize

LkExceptionInternalMessage Property

For C0003 code errors, this property contains the LINKAR Server error message (See Server Error List)

Namespace:  LinkarCommon
Assemblies:   LinkarClientCore (in LinkarClientCore.dll) Version: 2.1.0.0
  LinkarClientMono (in LinkarClientMono.dll) Version: 2.1.0.0 (2.1.0.0)
  LinkarClient (in LinkarClient.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
public string InternalMessage { get; }

Property Value

Type: String
See Also