FieldInformation Class

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

Web Service: CopyWeb Reference: http://<Site>/_vti_bin/Copy.asmx

Syntax

<SerializableAttribute> _
<DebuggerStepThroughAttribute> _
<XmlTypeAttribute(Namespace:="http://schemas.microsoft.com/sharepoint/soap/")> _
<DesignerCategoryAttribute("code")> _
<GeneratedCodeAttribute("wsdl", "2.0.50727.42")> _
Public Class FieldInformation

Dim instance As FieldInformation
[SerializableAttribute] 
[DebuggerStepThroughAttribute] 
[XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sharepoint/soap/")] 
[DesignerCategoryAttribute("code")] 
[GeneratedCodeAttribute("wsdl", "2.0.50727.42")] 
public class FieldInformation

Inheritance Hierarchy

System.Object
  Copy.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
Copy Web Service