Uses of Class
microsoft.dynamics.crm.complex.Msdyn_CheckForCustomizedSitemapResponse
-
Packages that use Msdyn_CheckForCustomizedSitemapResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of Msdyn_CheckForCustomizedSitemapResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return Msdyn_CheckForCustomizedSitemapResponse Modifier and Type Method Description Msdyn_CheckForCustomizedSitemapResponseMsdyn_CheckForCustomizedSitemapResponse.Builder. build()Msdyn_CheckForCustomizedSitemapResponseMsdyn_CheckForCustomizedSitemapResponse. withMessage(String message)Msdyn_CheckForCustomizedSitemapResponseMsdyn_CheckForCustomizedSitemapResponse. withResultEntities(String resultEntities)Msdyn_CheckForCustomizedSitemapResponseMsdyn_CheckForCustomizedSitemapResponse. withReturnLevel(Integer returnLevel)Msdyn_CheckForCustomizedSitemapResponseMsdyn_CheckForCustomizedSitemapResponse. withReturnSeverity(Integer returnSeverity)Msdyn_CheckForCustomizedSitemapResponseMsdyn_CheckForCustomizedSitemapResponse. withReturnStatus(Integer returnStatus)Msdyn_CheckForCustomizedSitemapResponseMsdyn_CheckForCustomizedSitemapResponse. withUnmappedField(String name, Object value) -
Uses of Msdyn_CheckForCustomizedSitemapResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type Msdyn_CheckForCustomizedSitemapResponse Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<Msdyn_CheckForCustomizedSitemapResponse>System. msdyn_CheckForCustomizedSitemap(String entityIds, String solutionId, String excludeSolutionIds)
-