Table of Contents

Class Product2Segment

Namespace
CMS.Plugin.OrderManagement.Abstractions.Models
Assembly
CMS.Plugin.OrderManagement.Abstractions.dll

产品-产线段配置

public class Product2Segment
Inheritance
Product2Segment
Inherited Members

Properties

Proportion

比例.

public double Proportion { get; set; }

Property Value

double

SegmentId

工序段Id.

public Guid SegmentId { get; set; }

Property Value

Guid