Share

AssemblyDocument.DatabaseRevisionId Property

Parent Object: AssemblyDocument

Description

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

Syntax

AssemblyDocument.DatabaseRevisionId() As String

Property Value

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

Version

Introduced in version 11

Was this information helpful?