Click or drag to resize

MaterialStatus Enumeration

Status of a material package

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
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