Click or drag to resize
IEntityClickInfo Interface
实体对象点击信息接口

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

The IEntityClickInfo type exposes the following members.

Properties
  NameDescription
Public propertyAccountId
帐号标识
Public propertyAccountName
帐号名称
Public propertyClick
点击数
Public propertyEntityClassName
实体类名称
Public propertyEntityId
实体类标识
Public propertyUpdateDate
最后更新时间
Top
See Also