Pretty basic one here. Google borks out. I have a document library, and one of the columns is named "Copy Source". What does the data in the column mean?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
"Copy Source" (internal name is "_CopySource") field contains the URL of the source document. SharePoint sets this out of the box when moving a file through the UI, though it is settable programmatically too. |
|||