This document is archived and information here might be outdated. Recommended version. |
Version of the database used to create the schematic diagram.
[Visual Basic .NET]
Public Property Version As String
[C#]
public string Version {get; set;}
[C++]
HRESULT get_Version(
System.String* VersionName
);
[C++]
HRESULT put_Version(
BSTR VersionName
);
[C++] Parameters VersionName [out, retval]
VersionName is a parameter of type BSTR* VersionName [in]
VersionName is a parameter of type BSTR