Uses of Class
microsoft.dynamics.crm.entity.request.DataperformanceRequest
-
Packages that use DataperformanceRequest Package Description microsoft.dynamics.crm.container microsoft.dynamics.crm.entity.collection.request microsoft.dynamics.crm.entity.request -
-
Uses of DataperformanceRequest in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return DataperformanceRequest Modifier and Type Method Description DataperformanceRequestSystem. dataperformances(String dataperformanceid) -
Uses of DataperformanceRequest in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return DataperformanceRequest Modifier and Type Method Description DataperformanceRequestOrganizationCollectionRequest. lk_dataperformance_organizationid(String dataperformanceid) -
Uses of DataperformanceRequest in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return DataperformanceRequest Modifier and Type Method Description DataperformanceRequestOrganizationRequest. lk_dataperformance_organizationid(String dataperformanceid)
-