| AkWordReportGetPropertyProcDatas Method (ObjectXml, String, String, String, String) |
获取属性替换处理数据。
Namespace: Appkit.ComponentsAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic List<AkWordReportPropertyData> GetPropertyProcDatas(
ObjectXml obj,
string objType,
string propName,
string propValue,
string typeFlag
)
Parameters
- obj
- Type: Appkit.DataObjectXml
- objType
- Type: SystemString
- propName
- Type: SystemString
- propValue
- Type: SystemString
- typeFlag
- Type: SystemString
Return Value
Type:
ListAkWordReportPropertyData
See Also