SysRole 类

[缺少 "T:Store.Domain.Entities.Sys.SysRole" 的 <summary> 文档]

Definition

命名空间: Store.Domain.Entities.Sys
程序集: Store.Domain (在 Store.Domain.dll 中) 版本:1.0.0+da34681ad14ae486fe933af680210534c1c32406
C#
public class SysRole : BaseEntity
Inheritance
Object    BaseEntity    SysRole

构造函数

SysRole初始化 SysRole 类的一个新实例

属性

Code 
DataScope 数据范围
Description 说明
DisplaySeq 显示顺序
Name 
ParentId 父级Id
Remark 
Status 
Type 角色类型 1 分组 2 角色

参见