Uses of Class
microsoft.dynamics.crm.complex.GetReportHistoryLimitResponse
-
Packages that use GetReportHistoryLimitResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.entity microsoft.dynamics.crm.entity.request -
-
Uses of GetReportHistoryLimitResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return GetReportHistoryLimitResponse Modifier and Type Method Description GetReportHistoryLimitResponseGetReportHistoryLimitResponse.Builder. build()GetReportHistoryLimitResponseGetReportHistoryLimitResponse. withHistoryLimit(Integer historyLimit)GetReportHistoryLimitResponseGetReportHistoryLimitResponse. withUnmappedField(String name, String value) -
Uses of GetReportHistoryLimitResponse in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return types with arguments of type GetReportHistoryLimitResponse Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<GetReportHistoryLimitResponse>Report. getReportHistoryLimit() -
Uses of GetReportHistoryLimitResponse in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return types with arguments of type GetReportHistoryLimitResponse Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<GetReportHistoryLimitResponse>ReportRequest. getReportHistoryLimit()
-