FieldInformation members

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

The FieldInformation type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property DisplayName Gets or sets the display name of a field associated with a document copied by using a Copy web service operation.
Public property Id Gets or sets a globally unique identifier (GUID) of a field associated with a document copied by using a Copy web service operation.
Public property InternalName Gets or sets the internal name of a field associated with a document copied by using a Copy web service operation.
Public property Type Gets or sets the type of a field associated with a document copied by using a Copy web service operation.
Public property Value Gets or sets the value of a field associated with a document copied by using a Copy web service operation.

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

FieldInformation class

WebSvcCopy namespace