C-DEngine 5.105

TheFormInfo..::..GetFromFirstNodeOnly Property

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

Syntax


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