FieldInformation class

Provides properties that define a field associated with a document copied by using a Copy web service operation.

Inheritance hierarchy

System.Object
  WebSvcCopy.FieldInformation

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class FieldInformation
'Usage
Dim instance As FieldInformation
[SerializableAttribute]
public class FieldInformation

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

FieldInformation members

WebSvcCopy namespace