Class MaterialParameterModel
- Namespace
- CMS.Plugin.ProcessManagement.Abstractions.Models.WorkStations
- Assembly
- CMS.Plugin.ProcessManagement.Abstractions.dll
物料参数
public class MaterialParameterModel : ExtensibleObject, IHasExtraProperties, IValidatableObject
- Inheritance
-
MaterialParameterModel
- Implements
-
IHasExtraProperties
- Inherited Members
Properties
BarcodeVariable
物料条码变量
public string BarcodeVariable { get; set; }
Property Value
ParameterKey
参数Key
public string ParameterKey { get; set; }