C-DEngine 5.105

TheServicesMarketPlace..::..Required Property

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

Syntax


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