C-DEngine 5.105

TheISBConnect..::..QUI Property

Email or username

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

Syntax


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