
 Declaration Syntax
public bool SuspectValueAboveHiLimit { get; set; }
Public Property SuspectValueAboveHiLimit As Boolean
public:
property bool SuspectValueAboveHiLimit {
	bool get ();
	void set (bool value);
}Assembly: 
TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252