[This is preliminary documentation and is subject to change.]

The type of an Incident Stage Finding

Namespace:  QPulseWebServices.Contracts.Data
Assembly:  QPulseWebServices.Contracts (in QPulseWebServices.Contracts.dll) Version: 2.0.580.15

Syntax

C#
public enum FindingType

Members

Member nameDescription
NonConformance
A non-conformance
Observation
An Observation

See Also