C-DEngine 5.105

TheServiceHostInfoMini..::..UseEasyScope16 Property

use new 16 digits EasyScopeID

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

Syntax


public bool UseEasyScope16 { get; set; }
Public Property UseEasyScope16 As Boolean
	Get
	Set
public:
property bool^ UseEasyScope16 {
	bool^ get ();
	void set (bool^ value);
}