Share

Database.RuntimeId Method

Description

Get this database instance's runtime ID.

Visual Basic

Public Function RuntimeId() As long

C#

public long RuntimeId();

Returns

Long integer that contains the runtime ID.

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?