It would also be useful to be able to check the "Requires Checkout" flag as well. I thought it might be a property on the SPDocumentLibrary object, but I can't see it.
Do I need to look in one of the admin namespaces...?
Require approval is represented by the Boolean property EnableModeration on the Microsoft.SharePoint.SPList class. Require checkout is controlled by the property ForceCheckout on the same class. Remember to also call the Update() method on the SPList class to save your changes to the database.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With