This is more of a ‘note to self’ as I’m constantly being caught out when getting an object from Tridion using the various TDSE methods.
GetObject vs Get(ItemType)
5
This is more of a ‘note to self’ as I’m constantly being caught out when getting an object from Tridion using the various TDSE methods.
Within Tridion, should you need to delete a publication you need to ensure the following:
Normally it’s a simple case of un-publishing everything you need, removing these dependencies then away you go.