Click or drag to resize
AkProperty Class
业务对象属性。
Inheritance Hierarchy
SystemObject
  Appkit.DataAkProperty

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
[SerializableAttribute]
public class AkProperty

The AkProperty type exposes the following members.

Methods
Properties
  NameDescription
Public propertyDisplay
显示名称。
Public propertyName
名称。
Public propertyType
数据类型。
Top
See Also