SPCopyFieldInformation members

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

The SPCopyFieldInformation type exposes the following members.

Constructors

  Name Description
Public method SPCopyFieldInformation Initializes a new instance of the SPCopyFieldInformation class.

Top

Properties

  Name Description
Public property DisplayName Gets or sets the display name for the copied field.
Public property Id Gets or sets the GUID of the copied field.
Public property InternalName Gets or sets the internal name that is used for the copied field.
Public property ReadOnlyField Gets or sets a Boolean value that specifies whether values in the copied field can be modified.
Public property Type Gets or sets the type of the copied field.
Public property Value Gets or sets the value of the copied field.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPCopyFieldInformation class

Microsoft.SharePoint namespace