| AkReportExportArray Method |
Namespace: Appkit.DataAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic string ExportArray(
string TypeName,
Object Data,
string Template,
string FileName,
bool SelTmpl
)
Parameters
- TypeName
- Type: SystemString
- Data
- Type: SystemObject
- Template
- Type: SystemString
- FileName
- Type: SystemString
- SelTmpl
- Type: SystemBoolean
Return Value
Type:
String
See Also