Appkit 基础类库
Appkit 基础类库
Appkit.Sys.Object
ViewtmplList Class
ViewtmplList Methods
New Method
New Method
New Method (String)
New Method (AkObject)
New Method (String, Object)
ViewtmplList
New Method (AkObject)
根据父对象构造视图报表集合并加载。
即指定父对象的相关子对象的集合。
Namespace:
Appkit.Sys.Object
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
static
ViewtmplList
New
(
AkObject
parent
)
Parameters
parent
Type:
Appkit.Data
AkObject
父对象。
Return Value
Type:
ViewtmplList
视图报表集合。
See Also
Reference
ViewtmplList Class
New Overload
Appkit.Sys.Object Namespace