Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
能够检查“需要结帐”标志也很有用。我认为它可能是 SPDocumentLibrary 对象上的一个属性,但我看不到它。
我是否需要查看其中一个管理命名空间...?
需要批准由 Microsoft.SharePoint.SPList 类上的布尔属性 EnableModeration 表示。要求签出由同一类上的属性 ForceCheckout 控制。记住还要调用 SPList 类的 Update() 方法来保存对数据库的更改。