Share

Database.GetSupportedSaveVersions Method

Description

Returns an array with the major and minor version numbers of the saving ability.

Visual Basic

Public Function GetSupportedSaveVersions() As DwgVersion()

C#

public DwgVersion\[\] GetSupportedSaveVersions();

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?