C-DEngine 5.105

TheISBConnect..::..VER Property

Version of the ISBConnect

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

Syntax


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