Click or drag to resize

RcsActionIsTestPassed Property

Boolean flag applicable to RcsActionType.LeakTestInitial and RcsActionType.LeakTestFollow. True means test was successful.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsTestPassed { get; set; }

Property Value

Boolean
See Also