Uses of Class
odata.msgraph.client.beta.entity.collection.request.EducationCategoryCollectionRequest
-
Packages that use EducationCategoryCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of EducationCategoryCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return EducationCategoryCollectionRequest Modifier and Type Method Description EducationCategoryCollectionRequestEducationClass. getAssignmentCategories()EducationCategoryCollectionRequestEducationAssignment. getCategories() -
Uses of EducationCategoryCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return EducationCategoryCollectionRequest Modifier and Type Method Description EducationCategoryCollectionRequestEducationClassCollectionRequest. assignmentCategories()EducationCategoryCollectionRequestEducationAssignmentCollectionRequest. categories() -
Uses of EducationCategoryCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return EducationCategoryCollectionRequest Modifier and Type Method Description EducationCategoryCollectionRequestEducationClassRequest. assignmentCategories()EducationCategoryCollectionRequestEducationAssignmentRequest. categories()
-