Persisted version of this rule.

Namespace: StreamBase.LiveView.API.Alerts
Assembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 11.1.0.0 (11.1.0.8)

Syntax

         
 C#  Visual Basic  Visual C++ 
int PersistedVersion { get; set; }
Property PersistedVersion As Integer
	Get
	Set
property int PersistedVersion {
	int get ();
	void set (int value);
}

See Also