Uses of Class
odata.msgraph.client.beta.entity.collection.request.EducationOutcomeCollectionRequest
-
Packages that use EducationOutcomeCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of EducationOutcomeCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return EducationOutcomeCollectionRequest Modifier and Type Method Description EducationOutcomeCollectionRequestEducationSubmission. getOutcomes() -
Uses of EducationOutcomeCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return EducationOutcomeCollectionRequest Modifier and Type Method Description EducationOutcomeCollectionRequestEducationSubmissionCollectionRequest. outcomes() -
Uses of EducationOutcomeCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return EducationOutcomeCollectionRequest Modifier and Type Method Description EducationOutcomeCollectionRequestEducationSubmissionRequest. outcomes()
-