C-DEngine 5.105

TheISBConnect..::..ES Property

Easy Scope: this is no longer supported and now a ScrambledScope ID

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

Syntax


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