C-DEngine 5.105

TheISBConnect..::..SID Property

Scrambled Scope ID for the connection

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

Syntax


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