Click or drag to resize
IEntityRatingInfo Interface
实体对象评级信息接口

Namespace: X3Platform.Entities
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public interface IEntityRatingInfo

The IEntityRatingInfo type exposes the following members.

Properties
  NameDescription
Public propertyAccountId
帐号标识
Public propertyAccountName
帐号名称
Public propertyEntityClassName
实体类名称
Public propertyEntityId
实体类标识
Public propertyRating
评级
Public propertyUpdateDate
最后更新时间
Top
See Also