[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.100.591.48

Syntax

C#
public enum FindingType

Members

Member nameValueDescription
NonConformance0 A non-conformance
Observation1 An Observation

See Also