根据给定的参数更新指定版本的版本信息。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public VersionInfo UpdateVersionInfo( int id, string newName, string newDescription ) |
参数
- id
- Type: System..::.Int32
指定的版本ID。
- newName
- Type: System..::.String
指定的版本的名称。
- newDescription
- Type: System..::.String
指定的版本描述的信息。