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

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

Syntax

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

See Also