Enum JudgementUnbindType
- Namespace
- CMS.Plugin.MesSuite.Abstractions.Enums
- Assembly
- CMS.Plugin.MesSuite.Abstractions.dll
解绑操作.
public enum JudgementUnbindType
Fields
NotUnbind = 0不解绑.
RebindAndUnbind = 2重绑(解绑旧物料).
RebindNotUnbind = 3重绑(不解绑旧物料).
Unbind = 1解绑.