GoodsType 类

商品类型

Definition

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

构造函数

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

属性

Code 商品类型编码
DispalySeq 
IsEnabled 
Name 

参见