Table of Contents

Class GeFormulaApplysRequest

Namespace
CMS.Plugin.FormulaManagement.Abstractions.Models.Formulas
Assembly
CMS.Plugin.FormulaManagement.Abstractions.dll

获取配方应用的请求对象.

public class GeFormulaApplysRequest
Inheritance
GeFormulaApplysRequest
Inherited Members

Properties

WorkSectionIds

工序Id列表.

public List<Guid>? WorkSectionIds { get; set; }

Property Value

List<Guid>