| CollectionReportAddData Method (String) |
Namespace: Appkit.ComponentsAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic CollectionReport AddData(
params string[] data
)
Parameters
- data
- Type: SystemString
报表行数据。
Return Value
Type:
CollectionReport当前对象。
See Also