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