Share

File.DatabaseRevisionId Property

Parent Object: File

Description

Gets the GUID that represents the last saved revision of database contained in this file. This revision id tracks modifications to the database (such as reference changes, geometry changes, etc.) but does not track file property changes.

Syntax

File.DatabaseRevisionId() As String

Property Value

This is a read only property whose value is a String.

Version

Introduced in version 2022

Was this information helpful?