Quantcast
Channel: CRM Development 論壇
Viewing all articles
Browse latest Browse all 10280

display custom entity

$
0
0
how to filter custom entity 
bellow code display list of all entity . 
i need to filter entity which are custom . 



                RetrieveAllEntitiesRequest req = new RetrieveAllEntitiesRequest();
                req.EntityFilters = EntityFilters.Privileges;
            
                req.RetrieveAsIfPublished = true;
                RetrieveAllEntitiesResponse resp = (RetrieveAllEntitiesResponse)service.Execute(req);

Viewing all articles
Browse latest Browse all 10280

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>