DatabaseIdentifier Property
Returns the project as number. The number is unique for all open projects in one session. The number changes when the project is closed and opened again.
public uint DatabaseIdentifier {get;}
public:
property uint DatabaseIdentifier {
uint get();
}
Property Value
the number of the project (database id)