C-DEngine 5.105

TheServicesMarketPlace..::..AllowUpdate Property

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

Syntax


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