SPFile::SendToOfficialFile method
SharePoint 2013
Sends the file to a records repository.
| Name | Description | |
|---|---|---|
|
SendToOfficialFile(String) | Sends the file to a records repository. |
|
SendToOfficialFile(String, String) | Sends the file to a records repository and specifies the name of a record routing type. |
|
SendToOfficialFile(String, SPOfficialFileHost, String, SPOfficialFileSubmissionMode, String) | Sends file to a specific URL. |
|
SendToOfficialFile(String, SPOfficialFileHost, [], String, SPOfficialFileSubmissionMode, String) | Sends file to a specific URL. |
|
SendToOfficialFile(SPWeb, Uri, [], [], String, Uri, String, SPOfficialFileSubmissionMode, SPFile.CustomFileSubmissionPostProcessing, String) | Sends file to a destination router. |
Show: