The PnP Core SDK is a modern .NET SDK designed to work for Microsoft 365. It provides a unified object model for working with SharePoint Online and Teams which is agnostic to the underlying API's being called
@viceice : just implemented this, please check the next nightly to use this property. I'm closing the issue now, but feel free to re-open in case you can't get it work.
Category
Describe the domain model extension
Please add
BaseType
toSP.IList
.Model
Model: IList Properties: BaseType
APIs
API :
https://<tenant>.sharepoint.com/sites/<site>/_api/web/lists(guid'<listId>')/baseType
Additional Information
https://learn.microsoft.com/en-us/previous-versions/office/developer/sharepoint-2010/ms436057(v=office.14)