根据给定的参数来创建版本。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public VersionInfo CreateVersion( string name, string parentName, string description ) |
参数
- name
- Type: System..::.String
指定的版本名称。
- parentName
- Type: System..::.String
指定的父版本的名称。
- description
- Type: System..::.String
指定的版本描述的信息。