Click or drag to resize

BlockReason Enumeration

Reasons why a unit is blocked

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public enum BlockReason
Members
Member nameValueDescription
Unspecified0 No reason specified
SuspectedProblem1 There exists suspicion that the material or unit may be defective or otherwise problematic
Defective2 The material or unit is known to be defective.
ExpiredMaterial3 A material has expired, and can no longer be utilized.
ExpiredTool4 A tool has expired, and can no longer be utilized.
See Also