Uses of Class
microsoft.dynamics.crm.complex.RetrieveLocLabelsResponse
-
Packages that use RetrieveLocLabelsResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of RetrieveLocLabelsResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return RetrieveLocLabelsResponse Modifier and Type Method Description RetrieveLocLabelsResponseRetrieveLocLabelsResponse.Builder. build()RetrieveLocLabelsResponseRetrieveLocLabelsResponse. withLabel(Label label)RetrieveLocLabelsResponseRetrieveLocLabelsResponse. withUnmappedField(String name, String value) -
Uses of RetrieveLocLabelsResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type RetrieveLocLabelsResponse Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrieveLocLabelsResponse>System. retrieveLocLabels(Crmbaseentity entityMoniker, String attributeName, Boolean includeUnpublished)
-