Call Stack
-
Detecting current object type and ID using some funky .NET Interop
Did you ever need to identify the current object type and ID, programmatically, from within the object? For example, detecting the current table ID in a table…
Did you ever need to identify the current object type and ID, programmatically, from within the object? For example, detecting the current table ID in a table…