Table of Contents

Class PermissionStruct

Namespace
AT.Librarys.Container.Config
Assembly
AT.Librarys.Container.dll

权限数据结构

public class PermissionStruct
Inheritance
PermissionStruct
Inherited Members
Extension Methods

Properties

Items

权限

public List<PermissionUnitStruct> Items { get; set; }

Property Value

List<PermissionUnitStruct>

StationName

工位名称

public string StationName { get; set; }

Property Value

string