What is the method we need implement from IPlugin interface?
Answer / razim khan
Execute is the method which we need to implement.
Is This Answer Correct ? | 0 Yes | 0 No |
What are the different ways to consume MS CRM webservice from client side?
Who are the newcomers to the CRM landscape?
What is the maximum number of tabs allowed on a Microsoft Dynamics CRM 4.0 forms?
Can we control the field level security based on security role?
What are the different types of views we have in CRM?
When can infinite loop occur in a plugin. How do you avoid infinite loops in the plugin code?
What are the options we can rollback if we enable them while creating custom entity?
What are stages we have in CRM?
What is the current version of crm?
how do secured fields behave for filtered views?
Explain the difference between Append & Append To?
I am using singleton pattern and found that two objects are created , how is it possible?