True if this status is good.

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

Syntax

C#
public bool IsGood { get; }
Visual Basic
Public ReadOnly Property IsGood As Boolean
	Get
JScript
function get IsGood () : boolean

See Also