| AkReportExportObjects Method |
Namespace: Appkit.DataAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic 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