Click or drag to resize

ValidationTopic Enumeration

** NOTE: ADDED in CFX 2.0 **

Types of validation topics

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public enum ValidationTopic
Members
Member nameValueDescription
Tools0 A validation that ensures proper tools are used
Materials1 A validation that ensures proper materials are used
Recipe2 A validation that ensures proper recipe is used
MaterialCarrier3 A validation that ensures proper MaterialCarrier is used
See Also