You need to sign in to do that
Don't have an account?
maximum
Retrieving dependent picklist metadata with Apex Code
Is it possible to retrieve dependent picklist metadata using schema API in Apex Code? There is no getValidFor method on Schema.PicklistEntry object which is how you get at dependent vlues in Web Services API. Or is there another way to get at this information?