Hi, i need help on following point 1. i want publisher name of custom entity in code (while creating plugIn) 2. then i want prefix of that publisher
*This post is locked for comments
I have the same question (0)I'm not sure how you would know what the customer publisher was for each entity
you can get the publisher
msdn.microsoft.com/.../gg509069.aspx
You could got through the fields on a custom entity and work out the prefix and then compare it to the publisher. You could of course have multiple prefixes on a single entity.