Click or drag to resize

MaterialStatus Enumeration

Status of a material package

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public enum MaterialStatus
Members
Member nameValueDescription
Active0 Material is available for use in production
Blocked1 Material has been blocked, and should not be used in production
Depleted2 Material has been exhausted, and can no longer be used in production
See Also