C-DEngine 5.105

TheRequestData..::..Disable100 Property

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

Syntax


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