Which GUIDs can I access in the Granta SDK?
James Derrick
Administrator, Employee Posts: 283
admin
Which GUIDs can I access in the Granta SDK?
I see there are record GUIDs, but can I also access attribute GUIDs and Table GUIDs?
0
Best Answer
-
So, a lot of GUIDs are available, but not all of them. The following GUIDs are easily accessible:
- record history GUID
- record version GUID
- Table GUID (via foundation layer objects only)
The following GUIDs are inaccessible, and aren't available in the servicelayer either.
- Database GUID (available in servicelayer version 22/04)
- Attribute GUID
EDIT:
As per @Doug Addy 's comment you can now access
Database Version GUID
in v3.2
4
Answers
-
1