Percent Data Bad - idicates the minimum percentage of bad data in a given interval required for the StatusCode for the given interval for processed data request to be set to Bad.

Namespace: Ico.Fwx.ClientWrapper
Assembly: IcoFwxClientWrapper (in IcoFwxClientWrapper.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public byte PercentDataBad { get; set; }
Visual Basic
Public Property PercentDataBad As Byte
	Get
	Set
JScript
function get PercentDataBad () : byte
function set PercentDataBad (value : byte)

See Also