Table of Contents

Class InstrumentItemPara

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

仪表项参数

public class InstrumentItemPara
Inheritance
InstrumentItemPara
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

IsCheck

点检

public bool IsCheck { get; set; }

Property Value

bool

ItemName

名称

public string ItemName { get; set; }

Property Value

string

LL

下限

public double LL { get; set; }

Property Value

double

LU

上限

public double LU { get; set; }

Property Value

double

SortID

排序ID

public int SortID { get; set; }

Property Value

int

Methods

ToString()

重载ToString()方法

public override string ToString()

Returns

string