Click or drag to resize

VerificationType Enumeration

** NOTE: ADDED in CFX 1.3 **

An enumeration indicating the type of verification that can be executed during the process (i.e. maintenance)

Namespace: CFX.Structures.Maintenance
Assembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public enum VerificationType
Members
Member nameValueDescription
Unkwnown0 Unknown verification type
General1 General verification of the machine
Special2 Special verification, specific for a given part
See Also