RecordsRepository クラス (websvcOfficialFile)
ファイルをレコード リポジトリに送信するためのメソッドを提供します。
名前空間: websvcOfficialFile
アセンブリ: MOSSSOAP (mosssoap.dll 内)
構文
'宣言
<DebuggerStepThroughAttribute> _
<DesignerCategoryAttribute("code")> _
<GeneratedCodeAttribute("wsdl", "2.0.50727.42")> _
<WebServiceBindingAttribute(Name:="RecordsRepositorySoap", Namespace:="https://schemas.microsoft.com/sharepoint/soap/recordsrepository/")> _
Public Class RecordsRepository
Inherits SoapHttpClientProtocol
'使用
Dim instance As RecordsRepository
[DebuggerStepThroughAttribute]
[DesignerCategoryAttribute("code")]
[GeneratedCodeAttribute("wsdl", "2.0.50727.42")]
[WebServiceBindingAttribute(Name="RecordsRepositorySoap", Namespace="https://schemas.microsoft.com/sharepoint/soap/recordsrepository/")]
public class RecordsRepository : SoapHttpClientProtocol
継承階層
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Web.Services.Protocols.WebClientProtocol
System.Web.Services.Protocols.HttpWebClientProtocol
System.Web.Services.Protocols.SoapHttpClientProtocol
websvcOfficialFile.RecordsRepository
スレッドの安全性
この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。
関連項目
参照
RecordsRepository メンバ
websvcOfficialFile 名前空間