I have a FeatureLayer, that I would like to render using the same scheme as an existing REST service sublayer. I thought if I made a MapImageLayer based on the REST service, I could use the sublayer's renderer property. However, this property seems to be designed only for overriding the REST service, not for getting the info from the service. (The property shows up as null.)
Anyone know a way of getting this info?