Click or drag to resize
ApplicationEventInfo Class
应用事件记录
Inheritance Hierarchy
SystemObject
  X3PlatformEntityClass
    X3Platform.Apps.ModelApplicationEventInfo

Namespace: X3Platform.Apps.Model
Assembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public class ApplicationEventInfo : EntityClass

The ApplicationEventInfo type exposes the following members.

Constructors
  NameDescription
Public methodApplicationEventInfo
默认构造函数
Top
Methods
  NameDescription
Public methodDeserialize
反序列化对象
(Inherited from EntityClass.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodFind
查找实体对象
(Inherited from EntityClass.)
Public methodFinish
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSerializable
序列化对象
(Inherited from EntityClass.)
Public methodSerializable(Boolean, Boolean)
序列化对象
(Inherited from EntityClass.)
Public methodStart
Public methodToString (Inherited from Object.)
Top
Properties
  NameDescription
Public propertyApplicationId
Public propertyDate
Public propertyDescription
Public propertyEntityClassName
实体类名称
(Inherited from EntityClass.)
Public propertyEntityId
实体对象标识
(Overrides EntityClassEntityId.)
Public propertyFinishTime
结束时间
Public propertyId
Public propertyIP
Public propertyProperties
属性
(Inherited from EntityClass.)
Public propertyStartTime
开始时间
Public propertyTags
Public propertyTimeSpan
时间跨度
Top
See Also