Uses of Class
microsoft.dynamics.crm.complex.GetNextAutoNumberValueResponse
-
Packages that use GetNextAutoNumberValueResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of GetNextAutoNumberValueResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return GetNextAutoNumberValueResponse Modifier and Type Method Description GetNextAutoNumberValueResponseGetNextAutoNumberValueResponse.Builder. build()GetNextAutoNumberValueResponseGetNextAutoNumberValueResponse. withNextAutoNumberValue(Long nextAutoNumberValue)GetNextAutoNumberValueResponseGetNextAutoNumberValueResponse. withUnmappedField(String name, Object value) -
Uses of GetNextAutoNumberValueResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type GetNextAutoNumberValueResponse Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<GetNextAutoNumberValueResponse>System. getNextAutoNumberValue(String entityName, String attributeName)
-