GoodsDelAggregategoods_statusReq 属性 |
商品状态 0上架 1下架
命名空间:
Project.Aggregate
程序集:
Project.Aggregate (在 Project.Aggregate.dll 中) 版本:1.1.0.0 (1.1.0.0)
语法 public sbyte goods_statusReq { get; set; }
Public Property goods_statusReq As SByte
Get
Set
public:
property signed char goods_statusReq {
signed char get ();
void set (signed char value);
}
member goods_statusReq : sbyte with get, set
属性值
类型:
SByte参见