Uses of Class
microsoft.dynamics.crm.complex.CanManyToManyResponse
-
Packages that use CanManyToManyResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of CanManyToManyResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return CanManyToManyResponse Modifier and Type Method Description CanManyToManyResponseCanManyToManyResponse.Builder. build()CanManyToManyResponseCanManyToManyResponse. withCanManyToMany(Boolean canManyToMany)CanManyToManyResponseCanManyToManyResponse. withUnmappedField(String name, Object value) -
Uses of CanManyToManyResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type CanManyToManyResponse Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<CanManyToManyResponse>System. canManyToMany(String entityName)
-