Uses of Class
microsoft.dynamics.crm.complex.RetrieveAttributeChangeHistoryResponse
-
Packages that use RetrieveAttributeChangeHistoryResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of RetrieveAttributeChangeHistoryResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return RetrieveAttributeChangeHistoryResponse Modifier and Type Method Description RetrieveAttributeChangeHistoryResponseRetrieveAttributeChangeHistoryResponse.Builder. build()RetrieveAttributeChangeHistoryResponseRetrieveAttributeChangeHistoryResponse. withAuditDetailCollection(AuditDetailCollection auditDetailCollection)RetrieveAttributeChangeHistoryResponseRetrieveAttributeChangeHistoryResponse. withUnmappedField(String name, Object value) -
Uses of RetrieveAttributeChangeHistoryResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type RetrieveAttributeChangeHistoryResponse Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrieveAttributeChangeHistoryResponse>System. retrieveAttributeChangeHistory(Crmbaseentity target, String attributeLogicalName, PagingInfo pagingInfo)
-