Uses of Class
odata.msgraph.client.beta.entity.collection.request.ChecklistItemCollectionRequest
-
Packages that use ChecklistItemCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ChecklistItemCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ChecklistItemCollectionRequest Modifier and Type Method Description ChecklistItemCollectionRequestBaseTask. getChecklistItems() -
Uses of ChecklistItemCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ChecklistItemCollectionRequest Modifier and Type Method Description ChecklistItemCollectionRequestBaseTaskCollectionRequest. checklistItems() -
Uses of ChecklistItemCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ChecklistItemCollectionRequest Modifier and Type Method Description ChecklistItemCollectionRequestBaseTaskRequest. checklistItems()
-