Table of Contents

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

double

PreAllocation

预分配数量

public int PreAllocation { get; set; }

Property Value

int