SPCopyFieldInformation class

Represents type information that is associated with fields being copied across servers.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPCopyFieldInformation

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public NotInheritable Class SPCopyFieldInformation
'Usage
Dim instance As SPCopyFieldInformation
public sealed class SPCopyFieldInformation

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

SPCopyFieldInformation members

Microsoft.SharePoint namespace