根据给定的物标简称获取产品规范物标信息FeatureInfoSpec 对象。

命名空间:  SuperMap.Chart
程序集:  SuperMap.Chart (in SuperMap.Chart)
版本: dll

语法

C#
public static FeatureInfoSpec GetFeatureInfoSpec(
	string acronym
)

参数

acronym
Type: System..::.String
指定的物标简称。

返回值

产品规范物标信息对象。

请参见