CopyResult class

Represents the result of a copy operation.

Inheritance hierarchy

System.Object
  WebSvcCopy.CopyResult

Namespace:  WebSvcCopy
Assembly:  STSSOAP (in STSSOAP.dll)

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

WebSvcCopy namespace