Uses of Class
microsoft.dynamics.crm.complex.ComplexLookupAttributeMetadata
-
Packages that use ComplexLookupAttributeMetadata Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of ComplexLookupAttributeMetadata in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return ComplexLookupAttributeMetadata Modifier and Type Method Description ComplexLookupAttributeMetadataComplexLookupAttributeMetadata.Builder. build()ComplexLookupAttributeMetadataComplexLookupAttributeMetadata. withFormat(LookupFormat format)ComplexLookupAttributeMetadataComplexLookupAttributeMetadata. withUnmappedField(String name, Object value) -
Uses of ComplexLookupAttributeMetadata in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container with parameters of type ComplexLookupAttributeMetadata Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<CreateCustomerRelationshipsResponse>System. createCustomerRelationships(ComplexLookupAttributeMetadata lookup, List<ComplexOneToManyRelationshipMetadata> oneToManyRelationships, String solutionUniqueName)
-