Click or drag to resize

MSDState Enumeration

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

Possible states of packages of moisture sensitive devices

Namespace:  CFX.Structures
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public enum MSDState
Members
  Member nameValueDescription
Unspecified0 Unspecified state
NeverOpened1 Sealed and never opened.
Exposed2 Open and exposed to the atmosphere
InDryStorage3 Open but stored in low humidity environment
Expired4 Exposed to atmosphere/moisture beyond acceptable limits.
See Also