C-DEngine 5.105

TheISBConnect..::..ERR Property

Any Error message if applicable

Namespace:  nsCDEngine.Communication
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public string ERR { get; set; }
Public Property ERR As String
	Get
	Set
public:
property String^ ERR {
	String^ get ();
	void set (String^ value);
}