C-DEngine 5.105

TheStorageMirror<(Of <(<'T>)>)>..::..AllowFireUpdates Property

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

Syntax


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