CopyResult Class

Represents the result of a copy operation.

Inheritance Hierarchy

System.Object
  [Copy Web service].CopyResult

Namespace:  [Copy Web service]
Web service reference: http://Site/_vti_bin/Copy.asmx

Syntax

'Declaration
<SerializableAttribute> _
Public Class CopyResult
'Usage
Dim instance As CopyResult
[SerializableAttribute]
public class 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.

See Also

Reference

CopyResult Members

Copy Web Service