Click or drag to resize
ApplicationPackageLogInfo Class

[Missing <summary> documentation for "T:X3Platform.Apps.Model.ApplicationPackageLogInfo"]

Inheritance Hierarchy
SystemObject
  X3Platform.Apps.ModelApplicationPackageLogInfo

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

The ApplicationPackageLogInfo type exposes the following members.

Constructors
  NameDescription
Public methodApplicationPackageLogInfo
默认构造函数
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Properties
  NameDescription
Public propertyApplicationId
Public propertyDate
Public propertyId
Public propertyMessage
Public propertyPackageCode
Public propertySuccess
是否发送成功
Top
See Also