Provides the option to generate files
compatible with prior versions of STK.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property VersionFormat() As AgEExportToolVersionFormat
|
| [C#] |
|---|
public AgEExportToolVersionFormat VersionFormat {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEExportToolVersionFormat get_VersionFormat();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_VersionFormat(
|
| [Java] |
|---|
public AgEExportToolVersionFormat getVersionFormat();public void setVersionFormat(
|