C-DEngine 5.105

ThePageDefinition..::..IncludeCDE Property

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

Syntax


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