Class CMSPluginBarcodeManagementOptions
- Namespace
- CMS.Plugin.BarcodeManagement.Abstractions
- Assembly
- CMS.Plugin.BarcodeManagement.Abstractions.dll
public class CMSPluginBarcodeManagementOptions
- Inheritance
-
CMSPluginBarcodeManagementOptions
- Inherited Members
Properties
AllocationThreshold
分配阈值
public double AllocationThreshold { get; set; }
Property Value
PreAllocation
预分配数量
public int PreAllocation { get; set; }