Click or drag to resize
ApplicationPackageInfo Class
应用数据包信息
Inheritance Hierarchy
SystemObject
  X3Platform.Apps.ModelApplicationPackageInfo

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

The ApplicationPackageInfo type exposes the following members.

Constructors
  NameDescription
Public methodApplicationPackageInfo
默认构造函数
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 propertyApplication
应用
Public propertyApplicationDisplayName
Public propertyApplicationId
Public propertyApplicationName
Public propertyBeginDate
开始时间
Public propertyCode
Public propertyCreateDate
创建时间
Public propertyDirection
数据包的流向
Public propertyEndDate
结束时间
Public propertyId
Public propertyParentCode
Public propertyPath
数据包的文件路径
Public propertyType
类型
Top
See Also