CopyResult Class
Represents the result of a copy operation.
Web Service: CopyWeb Reference: http://<Site>/_vti_bin/Copy.asmx
Syntax
<SerializableAttribute> _
<DebuggerStepThroughAttribute> _
<DesignerCategoryAttribute("code")> _
<XmlTypeAttribute(Namespace:="http://schemas.microsoft.com/sharepoint/soap/")> _
<GeneratedCodeAttribute("wsdl", "2.0.50727.42")> _
Public Class CopyResult
Dim instance As CopyResult
[SerializableAttribute]
[DebuggerStepThroughAttribute]
[DesignerCategoryAttribute("code")]
[XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sharepoint/soap/")]
[GeneratedCodeAttribute("wsdl", "2.0.50727.42")]
public class CopyResult
Inheritance Hierarchy
System.Object
Copy.CopyResult
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.