3.1.5.10.2.1.1 ResetDocIdByServerRelativePath

Return Type: None

In case the document identifier assigned by the document id feature is not unique, MUST re-assign the identifier and URL to ensure they are globally unique in the farm.

Parameters:

serverRelativeFilePath: server relative path to the specified document for which the document identifier MUST be reset if it is not unique.

Type: Microsoft.SharePoint.Client.ResourcePath

It MUST NOT be NULL.

Exceptions:

Error Code

Error Type Name

Condition

-2147467261

System.ArgumentNullException

serverRelativeFilePath MUST NOT be null.