Click or drag to resize
AkReportExportObjects Method

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public string ExportObjects(
	List<AkObject> Objs,
	string Template,
	string FileName,
	bool SelTmpl
)

Parameters

Objs
Type: System.Collections.GenericListAkObject
Template
Type: SystemString
FileName
Type: SystemString
SelTmpl
Type: SystemBoolean

Return Value

Type: String
See Also