ToJson
函数功能
获取流程的JSON数据。
函数原型
web::json::value Stream::ToJson() const;
返回参数说明
数据结构
说明
web::json::value
流程的JSON数据。
父主题:
Stream