FieldInformation.Type Property
Gets or sets the type of a field associated with a document copied by using a Copy web service operation.
Namespace: [Copy Web service]
Web service reference: http://Site/_vti_bin/Copy.asmx
Syntax
'Declaration
Public Property Type As FieldType
Get
Set
'Usage
Dim instance As FieldInformation
Dim value As FieldType
value = instance.Type
instance.Type = value
public FieldType Type { get; set; }
Property Value
Type: [Copy Web service].FieldType
A [Copy Web service].FieldType value that specifies the field type.
Remarks
You can set Type with SPField.Type.