功能说明
属性
| 名称 | 类型 | 访问权限 | 说明 |
|---|---|---|---|
Type | IBatchType | 只读 | 批次的类型。 |
PageCount | int | 只读 | 批次中的页面总数。 |
RegistrationProperties | IRegistrationProperties | 只读 | 批次的注册属性。 |
ResultPath | string | 读/写 | 导出结果的路径。只能在预导出脚本中进行修改。 |
ExportError | string | 只读 | 批次的导出错误。 |
| 名称 | 类型 | 访问权限 | 说明 |
|---|---|---|---|
Type | IBatchType | 只读 | 批次的类型。 |
PageCount | int | 只读 | 批次中的页面总数。 |
RegistrationProperties | IRegistrationProperties | 只读 | 批次的注册属性。 |
ResultPath | string | 读/写 | 导出结果的路径。只能在预导出脚本中进行修改。 |
ExportError | string | 只读 | 批次的导出错误。 |