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.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
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