Click or drag to resize
IEntityFollowInfo Interface
实体对象关注信息接口

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

The IEntityFollowInfo type exposes the following members.

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