Can I apply check out rules to a single document in a document library and not the whole library?

sharepoint.stackexchange https://sharepoint.stackexchange.com/questions/138652

  •  02-10-2020
  •  | 
  •  

Question

Is it possible to apply check in/out rules to a single document in a document library without applying the same rules across the document library via the Library "Version Settings" section?

Was it helpful?

Solution

No, that is a library level setting.

SPFile.RequiresCheckout is a read only property that tells you is 'check out required' setting set for the document library.

Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top