C-DEngine 5.105

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

Gets or sets a value indicating whether [allow fire updates].

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);
}

Field Value

true if [allow fire updates]; otherwise, false.