| LkDataLkError Property |
The system error return (only for COM assembly that does not work with exceptions)
Namespace:
LinkarCommon
Assembly:
LinkarClientCOM (in LinkarClientCOM.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax public string LkError { get; }
Public ReadOnly Property LkError As String
Get
public:
property String^ LkError {
String^ get ();
}
member LkError : string with get
Property Value
Type:
StringSee Also