Uses of Class
microsoft.dynamics.crm.complex.IsComponentCustomizableResponse
-
Packages that use IsComponentCustomizableResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of IsComponentCustomizableResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return IsComponentCustomizableResponse Modifier and Type Method Description IsComponentCustomizableResponseIsComponentCustomizableResponse.Builder. build()IsComponentCustomizableResponseIsComponentCustomizableResponse. withIsComponentCustomizable(Boolean isComponentCustomizable)IsComponentCustomizableResponseIsComponentCustomizableResponse. withUnmappedField(String name, String value) -
Uses of IsComponentCustomizableResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type IsComponentCustomizableResponse Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<IsComponentCustomizableResponse>System. isComponentCustomizable(UUID componentId, Integer componentType)
-