if I have a dynamic entity, how can I get It's type code, so I can pass this to a MS CRM form, passing it the etc parameter (entity type code) along with the ID of that entity (which I already have) ?
I would like to obtain the entity type code for a specific entity - how would I do this? (This is for a dynamic entity)