FieldInformation クラス (websvcCopy)

Copy Web サービス操作を使用してコピーされるドキュメントに関連付けられたフィールドを定義するプロパティを提供します。

名前空間: websvcCopy
アセンブリ: STSSOAP (stssoap.dll 内)

構文

'宣言
<SerializableAttribute> _
<DebuggerStepThroughAttribute> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/sharepoint/soap/")> _
<DesignerCategoryAttribute("code")> _
<GeneratedCodeAttribute("wsdl", "2.0.50727.42")> _
Public Class FieldInformation
'使用
Dim instance As FieldInformation
[SerializableAttribute] 
[DebuggerStepThroughAttribute] 
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/sharepoint/soap/")] 
[DesignerCategoryAttribute("code")] 
[GeneratedCodeAttribute("wsdl", "2.0.50727.42")] 
public class FieldInformation

継承階層

System.Object
  websvcCopy.FieldInformation

スレッドの安全性

この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。

関連項目

参照

FieldInformation メンバ
websvcCopy 名前空間