| KM_ControllerErrorLog Property |
Contains all error messages until cleared
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public string ErrorLog { get; set; }
Public Property ErrorLog As String
Get
Set
public:
property String^ ErrorLog {
String^ get ();
void set (String^ value);
}
Property Value
StringSee Also