Click or drag to resize
ApplicationMethodInfo Class
应用方法
Inheritance Hierarchy
SystemObject
  X3PlatformEntityClass
    X3Platform.Apps.ModelApplicationMethodInfo

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

The ApplicationMethodInfo type exposes the following members.

Constructors
  NameDescription
Public methodApplicationMethodInfo
默认构造函数
Top
Methods
Properties
  NameDescription
Public propertyApplication
应用
Public propertyApplicationDisplayName
Public propertyApplicationId
Public propertyApplicationName
Public propertyCode
Public propertyCreateDate
Public propertyDescription
Public propertyEffectScope
作用范围 1 匿名用户 2 登录用户 4 应用可访问成员 8 应用可访问成员 16 应用可访问成员
Public propertyEntityClassName
实体类名称
(Inherited from EntityClass.)
Public propertyEntityId
实体对象标识
(Overrides EntityClassEntityId.)
Public propertyId
Public propertyName
Public propertyOptions
选项
Public propertyOrderId
Public propertyProperties
属性
(Inherited from EntityClass.)
Public propertyRemark
Public propertyStatus
Public propertyType
类型: generic | ajax | wsdl
Public propertyUpdateDate
Public propertyVersion
版本
Top
See Also