Whether this rule is valiid.

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

Syntax

         
 C#  Visual Basic  Visual C++ 
bool IsValid { get; set; }
Property IsValid As Boolean
	Get
	Set
property bool IsValid {
	bool get ();
	void set (bool value);
}

See Also