SuperMap.REST.GetLibInfoResult

标绘服务中获取标号库信息的结果类。

Summary
SuperMap.REST.GetLibInfoResult 标绘服务中获取标号库信息的结果类。
Properties
resourceInfo 编辑资源后的返回结果。
Constructor
SuperMap.REST.GetLibInfoResult 初始化 GetLibInfoResult 的结果类。
Functions
destroy 释放资源,将引用资源的属性置空。

Properties

resourceInfo

编辑资源后的返回结果。

Constructor

SuperMap.REST.GetLibInfoResult

初始化 GetLibInfoResult 的结果类。

Parameters

options {Object} 参数。

Allowed options properties

resourceInfo {Object} 标号库信息。

Functions

destroy

destroy: function()

释放资源,将引用资源的属性置空。

destroy: function()
释放资源,将引用资源的属性置空。
Close