Click or drag to resize

MaterialStatus Enumeration

[This is preliminary documentation and is subject to change.]

Status of a material package

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