C-DEngine 5.105

TheControlType..::..BaseEngineName Property

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

Syntax


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