Class MaterialType
- Namespace
- CMS.Plugin.MesSuite.Abstractions.Enums
- Assembly
- CMS.Plugin.MesSuite.Abstractions.dll
物料
public class MaterialType : IntegerEnumeration, IEquatable<Enumeration<int>>
- Inheritance
-
MaterialType
- Implements
- Inherited Members
- Extension Methods
Constructors
MaterialType()
Initializes a new instance of the MaterialType class.
public MaterialType()
MaterialType(int, string, string)
Initializes a new instance of the MaterialType class.
public MaterialType(int value, string name, string description = null)
Parameters
Fields
Batch
批次料
public static MaterialType Batch
Field Value
Unique
唯一料
public static MaterialType Unique