Skip to content

Files

Latest commit

May 20, 2017
d510e06 · May 20, 2017

History

History
22 lines (17 loc) · 675 Bytes

Microsoft.SharePoint.Client.RecordsManagementExtensions.3537381f.md

File metadata and controls

22 lines (17 loc) · 675 Bytes

RecordsManagementExtensions.ActivateInPlaceRecordsManagementFeature Method

Activate the in place records management feature

Namespace: Microsoft.SharePoint.Client
Assembly: OfficeDevPnP.Core.dll

Syntax

public static void ActivateInPlaceRecordsManagementFeature(this Site site)

Parameters

site

  Type: Microsoft.SharePoint.Client.Site
  Site collection to operate on

Return Value

Type: void

See also