You need to sign in to do that
Don't have an account?

How do I display the value of picklist from salesforce to comboBox in Visual C# through API?
How do I display the values of picklist data type from salesforce to comboBox in Visual C# through API?
This method is the utility method in apex i drafted for picking picklist values of field as we dont have exclusive API.Just pass Object name and Field name and also use this method for SOAP or REST .Let me know if you need anything more from me on this