IDP.Custom.Design.Export.getDesignFullJsonAsync() function
获取当前方案完整JSON数据
Signature:
function getDesignFullJsonAsync(option?: DesignExportDataParams): Promise<DesignExportDataResponse>;
Links: function getDesignFullJsonAsync(option?: DesignExportDataParams): Promise<DesignExportDataResponse>;
Parameters
Parameter | Type | Description |
---|---|---|
option | (Optional) 相关参数 |
Returns:
Promise<DesignExportDataResponse>