| 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; }
Public ReadOnly Property InternalMessage As String
Get
public:
property String^ InternalMessage {
String^ get ();
}
member InternalMessage : string with get
Property Value
Type:
StringSee Also