Click or drag to resize
AkReportExportObjWithChildren Method

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public string ExportObjWithChildren(
	AkObject Obj,
	string ChildType,
	string Template,
	string FileName,
	bool SelTmpl
)

Parameters

Obj
Type: Appkit.DataAkObject
ChildType
Type: SystemString
Template
Type: SystemString
FileName
Type: SystemString
SelTmpl
Type: SystemBoolean

Return Value

Type: String
See Also