Table of Contents

Class ScanCodeItemPara

Namespace
AT.Librarys.Container.Station
Assembly
AT.Librarys.Container.dll

扫码项参数

public class ScanCodeItemPara
Inheritance
ScanCodeItemPara
Inherited Members
Extension Methods

Properties

CategoryName

类别

public string CategoryName { get; set; }

Property Value

string

Enable

使能

public bool Enable { get; set; }

Property Value

bool

EnableAsync

异步执行项

public bool EnableAsync { get; set; }

Property Value

bool

EnableFilterContains

使能包含字符

public bool EnableFilterContains { get; set; }

Property Value

bool

EnableFilterLength

使能长度

public bool EnableFilterLength { get; set; }

Property Value

bool

FilterContains

包含字符

public string FilterContains { get; set; }

Property Value

string

FilterLength

条码长度

public int FilterLength { get; set; }

Property Value

int

ItemName

名称

public string ItemName { get; set; }

Property Value

string

SortID

排序ID

public int SortID { get; set; }

Property Value

int

Methods

ToString()

重载ToString()方法

public override string ToString()

Returns

string