  | LkExceptionErrorCode Property | 
Linkar Framework for .NET and Core
            Enumerated type of the error codes.
            
Namespace: LinkarAssembly: Linkar (in Linkar.dll) Version: 2.3.1
Syntaxpublic LkExceptionERRORCODE ErrorCode { get; }Public ReadOnly Property ErrorCode As LkExceptionERRORCODE
	Get
public:
property LkExceptionERRORCODE ErrorCode {
	LkExceptionERRORCODE get ();
}member ErrorCode : LkExceptionERRORCODE with get
Property Value
LkExceptionERRORCODE
See Also