Table of Contents

Class MaterialDeductionModel

Namespace
CMS.Plugin.ProcessManagement.Abstractions.Models.WorkStations
Assembly
CMS.Plugin.ProcessManagement.Abstractions.dll

物料扣减

public class MaterialDeductionModel : ExtensibleObject, IHasExtraProperties, IValidatableObject
Inheritance
MaterialDeductionModel
Implements
IHasExtraProperties
Inherited Members

Properties

BarcodeVariable

物料条码变量

public string BarcodeVariable { get; set; }

Property Value

string

DeductionResultSignal

扣减结果信号

public string DeductionResultSignal { get; set; }

Property Value

string

DeductionTriggerSignal

物料扣减信号

public string DeductionTriggerSignal { get; set; }

Property Value

string

DosageMode

物料用量提供方式

public int DosageMode { get; set; }

Property Value

int

DosageQtyVariable

物料使用量

public string DosageQtyVariable { get; set; }

Property Value

string

ExceptionVariable

异常描述变量

public string ExceptionVariable { get; set; }

Property Value

string

ParameterKey

参数Key

public string ParameterKey { get; set; }

Property Value

string